aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2020-03-30 09:32:41 -0300
committerArnaldo Carvalho de Melo <[email protected]>2020-04-03 09:37:55 -0300
commit7b1642f2fc1e1f20948e806b7ce319f660633342 (patch)
tree4b88af81e81649a6642a283d86581bc0f8ec5d0c /tools/perf/scripts/python/exported-sql-viewer.py
parent160d4af97b831c87e680c607c639d55ae027087f (diff)
perf build-test: Honour JOBS to override detection of number of cores
When one does: $ make -C tools/perf build-test The makefile in tools/perf/tests/ will, just like the main one, detect how many cores are in the system and use it with -j. Sometimes we may need to override that, for instance, when using icecream or distcc to use multiple machines in the build process, then we need to, as with the main makefile, use: $ make JOBS=N -C tools/perf build-test Fix the tests makefile to honour that. Acked-by: Jiri Olsa <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Namhyung Kim <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions