diff options
author | Namhyung Kim <[email protected]> | 2016-01-22 11:22:41 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-26 11:52:50 -0300 |
commit | b1447a54f5b41eaf1cc469d9bd3834caa2ff9afb (patch) | |
tree | 8fdb0afc90ab8fb13c1e08951c3bd1112af9b4ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c221acb0f970d3b80d72c812cda19c121acf5d52 (diff) |
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso'
We can't offer a zoom into DSO when a bucket (struct hist_entry) may
have samples for more than one DSO, i.e. when 'dso' is not part of
the sort order, ditto for 'Map details', fix it.
Signed-off-by: Namhyung Kim <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>,
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Carved out from a larger patch, moved check to add_{dso,map}_opt() ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions