History log of /petsc/src/sys/tests/output/ex68_0.out (Results 1 – 5 of 5)
Revision Date Author Comments
# 934c28dd 22-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 60880404 22-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'zach/fix-log-event-resume' into 'release'

Logging - Fix order of nested resumed events to match original nesting

See merge request petsc/petsc!8511


# 5224b49f 18-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

Logging - update test ex68 to have nested stages and events


# 6c37f76f 27-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-log-handler' into 'main'

Deglobalize logging into PetscLogHandler and PetscLogState

See merge request petsc/petsc!6709


# a60856c8 14-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

Profiling: Add test of PetscLogEventsPause() / PetscLogEventsResume()