Hi Arnaldo: Going through my backlog of perf cleanup patches. These remove unused functions and then makes a sole callee static.
David Ahern (4): perf: remove unused print_event function perf: remove unused print_trace_event function perf: remove unused perf_session__remove_thread perf: move machine__remove_thread and make static tools/perf/util/machine.c | 22 ++++++++++----------- tools/perf/util/machine.h | 1 - tools/perf/util/session.c | 12 ------------ tools/perf/util/session.h | 1 - tools/perf/util/trace-event-parse.c | 37 ----------------------------------- tools/perf/util/trace-event.h | 4 ---- 6 files changed, 11 insertions(+), 66 deletions(-) -- 1.7.10.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/