<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5e642da6b4a46709adce9ab5b0b0e76c08844485 - Merge branch &apos;jolivet/checkbadSource&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#5e642da6b4a46709adce9ab5b0b0e76c08844485</link>
        <description>Merge branch &apos;jolivet/checkbadSource&apos; into &apos;main&apos;checkbadSource: enforce proper style in makefilesSee merge request petsc/petsc!8802

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Tue, 21 Oct 2025 20:15:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3f02e49b19195914bf17f317a25cb39636853415 - checkbadSource: enforce proper style in makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#3f02e49b19195914bf17f317a25cb39636853415</link>
        <description>checkbadSource: enforce proper style in makefiles

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Tue, 21 Oct 2025 20:15:40 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>60259892a0f1a0c79f29a82ea84d4791e87cbca3 - Merge branch &apos;barry/2023-12-22/rm-libbase&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#60259892a0f1a0c79f29a82ea84d4791e87cbca3</link>
        <description>Merge branch &apos;barry/2023-12-22/rm-libbase&apos; into &apos;main&apos;LIBBASE is no longer used in make so remove itSee merge request petsc/petsc!7139

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Tue, 26 Dec 2023 15:56:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9140fee14acbea959c6ed74f4836a1a89f708038 - LIBBASE is no longer used in make so remove it</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#9140fee14acbea959c6ed74f4836a1a89f708038</link>
        <description>LIBBASE is no longer used in make so remove it

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Fri, 22 Dec 2023 20:28:24 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>360cdf6b7b634fd407597d4111f54d1e9fdca075 - Merge branch &apos;barry/2023-10-25/rename-rules-doc&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#360cdf6b7b634fd407597d4111f54d1e9fdca075</link>
        <description>Merge branch &apos;barry/2023-10-25/rename-rules-doc&apos; into &apos;main&apos;Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.See merge request petsc/petsc!6965

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Sat, 28 Oct 2023 15:06:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cb5db2414029547a5ccf00a1710ee072432a08af - Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#cb5db2414029547a5ccf00a1710ee072432a08af</link>
        <description>Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Wed, 25 Oct 2023 18:23:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>97c047f8306e861d004fa98651e63d4b3bca0606 - Merge branch &apos;barry/2023-10-18/rm-dirs-from-makefiles&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#97c047f8306e861d004fa98651e63d4b3bca0606</link>
        <description>Merge branch &apos;barry/2023-10-18/rm-dirs-from-makefiles&apos; into &apos;main&apos;Remove use of and the DIRS variables from the makefilesSee merge request petsc/petsc!6945

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Wed, 25 Oct 2023 15:16:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>66af8762ec03dbef0e079729eb2a1734a35ed7ff - Remove DIRS variable and unneeded tabs from all makefiles since no longer needed</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#66af8762ec03dbef0e079729eb2a1734a35ed7ff</link>
        <description>Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Wed, 18 Oct 2023 19:31:26 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>33fbd3852632b176876ffe3ee64d3ccc24a8a42b - Merge branch &apos;tisaac/feature-log-nvtx&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#33fbd3852632b176876ffe3ee64d3ccc24a8a42b</link>
        <description>Merge branch &apos;tisaac/feature-log-nvtx&apos; into &apos;main&apos;Profiling: Create PETSCLOGHANDLERNVTX (`-log_view` no longer required for Nsight ranges)See merge request petsc/petsc!6884

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Fri, 22 Sep 2023 15:33:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>61cc744836451fb4d1d6f02ab6992be430960ed1 - Profiling: Create PETSCLOGHANDLERNVTX</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#61cc744836451fb4d1d6f02ab6992be430960ed1</link>
        <description>Profiling: Create PETSCLOGHANDLERNVTX

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 21 Sep 2023 18:47:51 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9 - Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9</link>
        <description>Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;Deglobalize logging into PetscLogHandler and PetscLogStateSee merge request petsc/petsc!6709

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 27 Jul 2023 15:06:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0970d93f389b89d61186faed376e9cc5531f567f - Profiling: Add legacy callbacks implementation of PetscLogHandler</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#0970d93f389b89d61186faed376e9cc5531f567f</link>
        <description>Profiling: Add legacy callbacks implementation of PetscLogHandlerThe existing logging infrastructures has four exposed callback pointers:- PetscLogPLB / PetscLogPLE for PetscLogEventBegin() / PetscLogEventEnd()  These can also be set with PetscLogSet- PetscLogPHC / PetscLogPHD for PetscLogObjectCreate() /  PetscLogObjectDestroy()This log handler implementation provides a path for users who have beensetting their own callbacks with these functions to upgrade to the newPetscLogHandler interface.

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 13 Jul 2023 18:47:17 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ccf0b5c1967b48da6c1c972ce7215de9b66fafa5 - Profiling: Add tau perfstubs implementation of PetscLogHandler</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#ccf0b5c1967b48da6c1c972ce7215de9b66fafa5</link>
        <description>Profiling: Add tau perfstubs implementation of PetscLogHandlerIn the existing logging, perfstubs runs automatically with -log_viewif PETSc is configured --with-tau-perfstubs.  This new PetscLogHandlerimplementation will be used with a new -log_perfstubs command lineoption that will only run this handler and not the default handler.

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 13 Jul 2023 18:43:14 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>856bee69f0e0908e75ff837867b1777dfb1ced96 - Profiling: add MPE implementation of PetscLogHandler</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#856bee69f0e0908e75ff837867b1777dfb1ced96</link>
        <description>Profiling: add MPE implementation of PetscLogHandlerThis is meant to handle -log_mpe.

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 13 Jul 2023 18:39:41 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6467efc9ef4d99487050cf3d5fe3db991cbd2979 - Profiling: Add trace implementation of PetscLogHandler</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#6467efc9ef4d99487050cf3d5fe3db991cbd2979</link>
        <description>Profiling: Add trace implementation of PetscLogHandlerThis is a minimal PetscLogHandler implementation for -log_trace.

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 13 Jul 2023 18:36:27 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b93211885051a68d5a4e2963b141f71fa7a24c4c - Profiling: Add nested PetscLogHandler implementation</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#b93211885051a68d5a4e2963b141f71fa7a24c4c</link>
        <description>Profiling: Add nested PetscLogHandler implementationThis log handler has behavior like the behavior ofPetscLogNestedBegin().Unlike the implementation of PetscLogHandler_Default, I did not try todo a faithful translation of the existing nested logging behavior, fortwo reasons.- The existing implementation keeps sorted lists of nested paths (&quot;Event  A;Event B;&quot;), and for each of those paths keeps a sorted list of the  top-level events (&quot;Event C&quot;, &quot;Event D&quot;) that map that path to other  paths (path + event =&gt; other path).  It&apos;s a complicated data structure,  and the benefit of the sorting (O(log n) lookup) is probably not worth  the more expensive insertion cost each time a new path + event combo  appears.  Instead I implemented the path + event =&gt; other path  lookup as a hash map, which simplified the implementation  significantly.- The existing implementation assigns an event to each path, modifying  the event registry in place.  This messes things up if you want  to both -log_view and -log_view ::ascii_flamegraph output, the  original motivation for refactoring the profiling infrastructure.  In the new implementation, the nested handler has its own  PetscLogState that it modifies, and an inner copy of  PetscLogHandler_Default the acts on that nested state.- The PetscLogGlobalNames data structure also simplifies the  construction of a linearized tree of events in the final  viewing stage, although the low-level xml construction  routines are copied almost verbatim from the previous  implementation.

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 13 Jul 2023 18:17:03 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>78f1b9b472cf46554c52f6298e1071a647f75846 - Profiling: Implement the default PetscLogHandler</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/sys/logging/handler/impls/makefile#78f1b9b472cf46554c52f6298e1071a647f75846</link>
        <description>Profiling: Implement the default PetscLogHandlerThe existing default log handling that uses the PetscStageLogis translated in the PetscLogHandler_Default implementationof PetscLogHandler.- Most data that is global in the existing log handling  is moved into the struct, with the exception of the  raw counters.- The registry data structures of PetscStageLog (eventLog,  classLog) are not reproduced because they are now in  the PetscLogState interface.- PETSC_LOG_RESIZABLE_ARRAY is used to implement  resizable arrays instead of PetscStageInfo,  PetscEventPerfLog, and PetscClassPerfLog- The tau perfstubs and MPE functionality is not  reproduced because they will become new  handlers on their own.- The PetscLogGlobalNames provided by the  PetscLogRegistry interface make the logging  robust to differences in which events / stages are  registered on which process and in which order.Otherwise the functions are relatively faithful translationsof the existing PetscStageLog functions into the new interface.When reviewing this commit it might help to have a diffbetween the PetscStageLog and PetscLogHandler_Default functionsto see what changes between them.  I am working on a way to attachthat to the MR associated with this change.

            List of files:
            /petsc/src/sys/logging/handler/impls/makefile</description>
        <pubDate>Thu, 13 Jul 2023 16:00:04 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
