perf script: Add --max-stack knob
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 14 Apr 2016 21:15:18 +0000 (18:15 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 14 Apr 2016 22:46:57 +0000 (19:46 -0300)
commit6125cc8dac432948a31df4d4ac20dd2d4f8c6c27
tree2ce2dc50335fc524b1041c9ea918c21467bb7ff2
parentd327e60cfae2201bcdee5aeb9b5a42e3988b184f
perf script: Add --max-stack knob

Works just like with 'perf report'. In some cases we may want to have
more than 127 entries, the default maximum.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-mqkz2p5ok2978gztb0vsnocc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-script.txt
tools/perf/builtin-script.c