- 24 Jan, 2014 1 commit
-
-
fisaila authored
Functionality: An epoch is enclosed by: darshan_start_epoch(); darshan_stop_epoch(); There is one log file per epoch and the epoch number appears in the file name. If epoches are not used the functionality should be the same as before. Implementation: I tried to minimally modify the code (only darshan-mpi-io.c was modified). 1) darshan_shutdown became: void darshan_shutdown_epoch(int timing_flag) 5 lines were commented and moved to the new darshan_shutdown 2) void darshan_shutdown(int timing_flag) If no epoch is used just calls darshan_shutdown_epoch else for each epoch restore the counters from the end of epoch and call darshan_shutdown_epoch 3) void darshan_start_epoch(void) just resets the counters from darshan_global_job 4) void darshan_end_epoch(void) saves the counters from darshan_global_job Test: One test has been added in darshan-test/epoch-testing/. I have not performed yet extensive testing. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/branches/darshan-florin-extensions@818 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 14 Jan, 2014 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/branches/darshan-florin-extensions@812 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 25 Sep, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@784 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 16 Jul, 2013 1 commit
-
-
Philip Carns authored
version number to 2.2.8-pre1. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@738 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 18 Jun, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@731 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 07 Mar, 2013 7 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@681 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@680 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@679 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@678 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@676 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@669 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@668 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 05 Mar, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@667 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 26 Feb, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@658 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 21 Feb, 2013 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@654 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@653 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 25 Jan, 2013 2 commits
-
-
Philip Carns authored
when matching files to mount points by path name fixes #88 git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@646 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
sorting later git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@645 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 09 Nov, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@623 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 08 Nov, 2012 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@615 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@614 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 17 Aug, 2012 1 commit
-
-
Philip Carns authored
when one executable produces multiple logs rapidly (ie, cp-shutdown-bench) git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@596 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 10 Aug, 2012 2 commits
-
-
Philip Carns authored
in which Darshan would hang if the specified environment variable is not set. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@582 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@581 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 01 Jun, 2012 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@564 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@563 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 31 May, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@562 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 30 May, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@558 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 16 May, 2012 1 commit
-
-
Philip Carns authored
into account that some records are incomplete due to deferred opens from high level libraries git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@555 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 18 Apr, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@552 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 29 Mar, 2012 3 commits
-
-
Philip Carns authored
fixes #73 git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@548 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@546 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@545 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 15 Mar, 2012 2 commits
-
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@541 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@540 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 22 Feb, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@505 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 12 Jan, 2012 1 commit
-
-
Kevin Harms authored
fixes #49 git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@489 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 04 Nov, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@472 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 28 Jun, 2011 1 commit
-
-
Philip Carns authored
- delete partial file - fprintf warning about failure to write log file git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@468 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 13 Jun, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@457 3b7491f3-a168-0410-bf4b-c445ed680a29
-