diff options
author | Ingo Molnar <[email protected]> | 2013-10-09 11:49:26 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-11 12:18:06 -0300 |
commit | 8ec19c0eba73d7221e93e993c1c8bd62484354e9 (patch) | |
tree | 9b06bca1c3f0388c66a7005a34bbf4a01d25f655 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cee972c0e6940ec75bab2d02f37e96d06ce143eb (diff) |
perf tools: Implement summary output for 'make clean'
'make clean' used to show all the rm lines, which isn't really
informative in any way and spams the console.
Implement summary output:
comet:~/tip/tools/perf> make clean
CLEAN libtraceevent
CLEAN liblk
CLEAN config
CLEAN core-objs
CLEAN core-progs
CLEAN core-gen
CLEAN Documentation
CLEAN python
'make clean V=1' will still show the old, detailed output.
Signed-off-by: Ingo Molnar <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions