Re: [GIT PULL 00/21] perf/core improvements and fixes

From: Jiri Olsa
Date: Tue Dec 10 2013 - 10:48:42 EST


On Tue, Dec 10, 2013 at 12:07:59PM +0100, Ingo Molnar wrote:
>

SNIP

>
> Pulled, thanks Arnaldo!
>
> There's one detail I noticed about the recent trace-plugin changes:
>
> comet:~/tip/tools/perf> make install
> BUILD: Doing 'make -j12' parallel build
> SUBDIR Documentation
> INSTALL Documentation-man
> INSTALL GTK UI
> SUBDIR /home/mingo/tip/tools/lib/traceevent/
> INSTALL binaries
> INSTALL plugin_jbd2.so
> INSTALL plugin_hrtimer.so
> INSTALL plugin_kmem.so
> INSTALL plugin_kvm.so
> INSTALL plugin_mac80211.so
> INSTALL plugin_sched_switch.so
> INSTALL plugin_function.so
> INSTALL plugin_xen.so
> INSTALL plugin_scsi.so
> INSTALL plugin_cfg80211.so
> INSTALL libexec
> INSTALL perf-archive
> INSTALL perl-scripts
> INSTALL python-scripts
> INSTALL perf_completion-script
> INSTALL tests
>
> those plugin installs are way too verbose, they should really be in a
> single summarized line, only saying something like:
>
> INSTALL plugins
>
> Just like we already sum up 'binaries', 'libexec', 'tests', etc.

ok, TODO updated ;-)

thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/