lkml.org 
[lkml]   [2013]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] tools/perf/build: Improve 'make', 'make install' and 'make clean' output
Date
This series improves perf's default 'make', 'make install' and 'make clean'
output messages: less console spam, more summaries, more consistency.

For example the new 'make install' output is now:

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

The Git tree can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.perf

(The commits are top of the build system speedup patches.)

Thanks,

Ingo

===============>
Ingo Molnar (4):
tools/perf/build: Implement summary output for 'make clean'
tools/build: Harmonize the various build messages in perf, lib-traceevent, lib-lk
tools/perf/build: Align perf version output to other build messages
tools/perf/build: Implement summary output for 'make install'

tools/lib/traceevent/Makefile | 18 +++++++--------
tools/perf/Documentation/Makefile | 62 +++++++++++++++++++++++++++-----------------------
tools/perf/Makefile | 2 +-
tools/perf/Makefile.perf | 72 +++++++++++++++++++++++++++++++++--------------------------
tools/perf/config/utilities.mak | 8 +++++++
tools/perf/util/PERF-VERSION-GEN | 2 +-
tools/scripts/Makefile.include | 23 ++++++++++---------
7 files changed, 105 insertions(+), 82 deletions(-)

--
1.8.3.1



\
 
 \ /
  Last update: 2013-10-09 12:21    [W:0.067 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site