Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
darshan
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
72
Issues
72
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
darshan
darshan
Commits
07ff011f
Commit
07ff011f
authored
Feb 22, 2016
by
Shane Snyder
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ignore i/o to paths in /var/ directory
parent
47a6c64a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
darshan-runtime/lib/darshan-core.c
darshan-runtime/lib/darshan-core.c
+1
-0
No files found.
darshan-runtime/lib/darshan-core.c
View file @
07ff011f
...
...
@@ -52,6 +52,7 @@ char* darshan_path_exclusions[] = {
"/sbin/"
,
"/sys/"
,
"/proc/"
,
"/var/"
,
NULL
};
...
...
Glenn K. Lockwood
@glock
Mentioned in issue
#216 (closed)
·
Jan 09, 2017
Mentioned in issue
#216 (closed)
Mentioned in issue #216
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment