diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-07-29 03:33:51 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2009-08-06 07:28:05 +0200 |
commit | 07868b086cca784f4b532fc2ab574ec3a73b468a (patch) | |
tree | 38678a56d6d401ebc710e41096f6aed04c17ba0b /tools/perf | |
parent | tracing: Simplify print_graph_cpu() (diff) | |
download | linux-07868b086cca784f4b532fc2ab574ec3a73b468a.tar.xz linux-07868b086cca784f4b532fc2ab574ec3a73b468a.zip |
tracing/function-graph-tracer: Drop the useless nmi protection
The function graph tracer used to have a protection against NMI
while entering a function entry tracing. But this is useless now,
this tracer is reentrant and the ring buffer supports the NMI tracing.
We can then drop this protection.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions