diff options
| author | Frederic Weisbecker <[email protected]> | 2009-03-27 00:25:38 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-04-07 14:43:07 +0200 |
| commit | 5452af664f6fba26b80eb2c8c4ceae2999d5cf56 (patch) | |
| tree | 08fb64bfc3242ad96b65719a55424db729585f17 /tools/perf/scripts/python | |
| parent | a5dec5573f3c7e63f2f9b5852b9759ea342a5ff9 (diff) | |
tracing/ftrace: factorize the tracing files creation
Impact: cleanup
Most of the tracing files creation follow the same pattern:
ret = debugfs_create_file(...)
if (!ret)
pr_warning("Couldn't create ... entry\n")
Unify it!
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions