diff options
author | Matthias Kaehlcke <[email protected]> | 2017-05-23 14:51:32 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-08 10:12:39 +0200 |
commit | d0fabd1cb8b70073a0f44f1cf8b663b5e7241c74 (patch) | |
tree | 4642d578124e16c89580f388952a253b99c5006d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ba5213ae6b88fb170c4771fef6553f759c7d8cdd (diff) |
perf/core: Remove unused perf_cgroup_event_cgrp_time() function
The function was added by commit e5d1367f17ba ("perf: Add cgroup
support") in 2011 and hasn't been used since then. Removing it fixes the
following warning when building with Clang:
kernel/events/core.c:696:19: error: unused function 'perf_cgroup_event_cgrp_time' [-Werror,-Wunused-function]
Signed-off-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Douglas Anderson <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions