diff options
author | Ingo Molnar <[email protected]> | 2013-10-09 11:49:29 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-11 12:18:11 -0300 |
commit | 8a5411e9a3e65ab70b094022e5aa6deaec82ae7c (patch) | |
tree | 03ae94f397bcf0b648aee474bd9040100b980152 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3fae82db558468c01f36eb6398e9459ac240e697 (diff) |
perf tools: Implement summary output for 'make install'
'make install' used to show all the install lines, which is way too
verbose to be really informative to the user.
Implement summary output instead:
comet:~/tip/tools/perf> make install
BUILD: Doing 'make -j12' parallel build
SUBDIR Documentation
INSTALL Documentation-man
INSTALL binaries
INSTALL libexec
INSTALL perf-archive
INSTALL perl-scripts
INSTALL python-scripts
INSTALL bash_completion-script
INSTALL tests
'make install V=1' will still show the old, detailed output.
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Fixed conflict with libperf-gtk patches in acme/perf/core, cope with 'trace' alias ]
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