commit | caa36ed7ba82caa9f685dd04aa10d0bf87ea8b6a | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Thu May 19 19:00:27 2016 -0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Fri May 20 11:43:57 2016 -0300 |
tree | 50326bd59eb3acaee681786acb3b8e5095e353fb | |
parent | 7e4c1498130d7b6c26e6669839af4c7e321c9fec [diff] |
perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced When --min-stack or --max-stack is passwd but --no-syscalls is also in effect, there is no point in automatically setting '--call-graph dwarf'. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Milian Wolff <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>