perf script: Add a setting for maximum stack depth
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 25 Sep 2015 13:15:49 +0000 (16:15 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Sep 2015 20:08:48 +0000 (17:08 -0300)
commit03cd1fed2b8730271d3a8dbabd87989abddc33c4
tree598fa85343b188b3a72de6e6a8d09b9411d31d54
parent96b40f3c05f36e061fd4dde920b9e9c795a88b69
perf script: Add a setting for maximum stack depth

Add a setting for maximum stack depth in preparation for allowing for
synthesized callchains.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1443186956-18718-19-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-script.c
tools/perf/util/session.c