Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140793
b: refs/heads/master
c: 2b1b858
h: refs/heads/master
i:
  140791: f44b2a0
v: v3
  • Loading branch information
Ingo Molnar committed Feb 25, 2009
1 parent 54ce642 commit 418d5ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1473e4417c79f12d91ef91a469699bfa911f510f
refs/heads/master: 2b1b858f690d6369a59ad241335eeedec6eb0c8c
5 changes: 0 additions & 5 deletions trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -2938,11 +2938,6 @@ static __init int tracer_init_debugfs(void)
if (!entry)
pr_warning("Could not create debugfs 'tracing_cpumask' entry\n");

entry = debugfs_create_file("latency_trace", 0444, d_tracer,
&global_trace, &tracing_lt_fops);
if (!entry)
pr_warning("Could not create debugfs 'latency_trace' entry\n");

entry = debugfs_create_file("trace", 0444, d_tracer,
&global_trace, &tracing_fops);
if (!entry)
Expand Down

0 comments on commit 418d5ba

Please sign in to comment.