diff options
| author | Josh Triplett <[email protected]> | 2012-09-03 02:45:14 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2012-09-14 02:52:08 +0000 |
| commit | ea632e9f12033346cc68247faa3b924d54936b8b (patch) | |
| tree | b87fe48b7127a8d890ba7073fd460a1c99b0c831 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | tracing: Skip printing "OK" if failed to disable event (diff) | |
| download | kernel-ea632e9f12033346cc68247faa3b924d54936b8b.tar.gz kernel-ea632e9f12033346cc68247faa3b924d54936b8b.zip | |
trace: Stop compiling in trace_clock unconditionally
Commit 56449f437 "tracing: make the trace clocks available generally",
in April 2009, made trace_clock available unconditionally, since
CONFIG_X86_DS used it too.
Commit faa4602e47 "x86, perf, bts, mm: Delete the never used BTS-ptrace code",
in March 2010, removed CONFIG_X86_DS, and now only CONFIG_RING_BUFFER (split
out from CONFIG_TRACING for general use) has a dependency on trace_clock. So,
only compile in trace_clock with CONFIG_RING_BUFFER or CONFIG_TRACING
enabled.
Link: http://lkml.kernel.org/r/20120903024513.GA19583@leaf
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Josh Triplett <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
