Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shane Snyder
darshan
Commits
07ff011f
Commit
07ff011f
authored
Feb 22, 2016
by
Shane Snyder
Browse files
ignore i/o to paths in /var/ directory
parent
47a6c64a
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-runtime/lib/darshan-core.c
View file @
07ff011f
...
...
@@ -52,6 +52,7 @@ char* darshan_path_exclusions[] = {
"/sbin/"
,
"/sys/"
,
"/proc/"
,
"/var/"
,
NULL
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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