diff options
author | Jiri Olsa <[email protected]> | 2020-03-18 21:45:22 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-03-24 10:35:58 -0300 |
commit | 7cd053d4cf8a3dc1a06bdb4be0ed9b0ecbaa21f5 (patch) | |
tree | 7ce85803aa1028766a73ae826bef8d3fa1ef5581 /lib/mpi/mpi-mul.c | |
parent | 29f36c168813f1beaf59812cc79ef46fb33c669a (diff) |
perf tools: Unify a bit the build directory output
Removing the extra 'SUBDIR' line from clean and doc build output.
Because it's annoying.. ;-)
Before:
$ make clean
...
SUBDIR Documentation
CLEAN Documentation
After:
$ make clean
...
CLEAN Documentation
Before:
$ make doc
BUILD: Doing 'make -j8' parallel build
SUBDIR Documentation
ASCIIDOC perf-stat.html
...
After:
$ make doc
BUILD: Doing 'make -j8' parallel build
ASCIIDOC perf-stat.html
...
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions