[PATCH/RFC 15/16] perf top: Add --num-thread option

2015-12-09 Thread Namhyung Kim
The --num-thread option is to set number of reader thread. Default value is 0 which will be converted to 1/4 of number of mmaps. Signed-off-by: Namhyung Kim --- tools/perf/builtin-top.c | 49 +++- tools/perf/util/top.h| 1 + 2 files changed, 37

[PATCH/RFC 15/16] perf top: Add --num-thread option

2015-12-09 Thread Namhyung Kim
The --num-thread option is to set number of reader thread. Default value is 0 which will be converted to 1/4 of number of mmaps. Signed-off-by: Namhyung Kim --- tools/perf/builtin-top.c | 49 +++- tools/perf/util/top.h| 1 +