- 30 Jan, 2017 7 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
Issue 219 dxt mem config See merge request !9
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
this allows us to request memory allocations at smaller granularity than MiB
-
Shane Snyder authored
-
Philip Carns authored
-
- 27 Jan, 2017 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 25 Jan, 2017 5 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- untested
-
Shane Snyder authored
fix #216 (whitelist to allow some subdirs of /var to be tracked) Closes #216 See merge request !7
-
- 24 Jan, 2017 4 commits
-
-
Glenn K. Lockwood authored
-
Glenn K. Lockwood authored
-
Glenn K. Lockwood authored
-
Glenn K. Lockwood authored
-
- 23 Jan, 2017 2 commits
-
-
Philip Carns authored
- also rename option for newer API - make the two options mutually exclusive
-
Shane Snyder authored
Issue 218 val counter Closes #218 See merge request !6
-
- 22 Jan, 2017 7 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
This reverts commit 3f12e721. (Previous stronger language was more accurate)
-
- 19 Jan, 2017 2 commits
-
-
Shane Snyder authored
skip instrumentation attempts on anonymous mmap() Closes #210 See merge request !5
-
Philip Carns authored
Anonymous mmap() calls have no backing file and therefore won't match any Darshan characterization records, so we can skip the record lookup in this case. This also fixes a deadlock on Cray systems with hugepages enabled, see #210.
-
- 16 Jan, 2017 5 commits
-
-
Shane Snyder authored
Issue 217 hdf5 1.10 Adds manual configure script option to update HDF5 types to match HDF5 1.10+ as reported/contributed by Karl-Ulrich Bamberg See merge request !4
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Signed-off-by:
Phil Carns <carns@mcs.anl.gov>
-
- 16 Dec, 2016 4 commits
-
-
Shane Snyder authored
Merge Darshan eXtended Tracing (DXT) to Darshan Main stream See merge request !2
-
Shane Snyder authored
-
Shane Snyder authored
Get Fortran executable arguments We usually work with Fortran programs and it is always useful to have the arguments of the executable in the Darshan log. This feature allows Drshan to get the executable name and the arguments from /proc/self/cmdline if the program is Fortran (argc==0) See merge request !3
-
Cristian Simarro authored
-
- 15 Dec, 2016 1 commit
-
-
Shane Snyder authored
-