diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2018-06-07 14:27:19 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-06-07 14:27:19 -0300 |
commit | e5654455795f2f89328f7b301dacb6926e57e2b8 (patch) | |
tree | 7693f6960bc2fd3cc6ee57f1a8a1885ae6485ad5 /include/linux/fpga/fpga-mgr.h | |
parent | 41477acf092251eb0cfe83068f48dbcb2521478a (diff) |
perf hists: Make hist_entry__has_callchains() work with 'perf c2c'
Since 'perf c2c' uses 'struct hists' not allocated together with a
'struct perf_evsel' instance, we can't go from a 'struct hist_entry'
pointer to a 'struct perf_evsel' via he->hists, so, instead, check if
space was set aside for hist_entry->callchain[0] at hist_entry__new()
time.
Reported-by: Jin Yao <[email protected]>
Reported-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Fixes: fabd37b837f6 ("perf hists: Check if a hist_entry has callchains before using them")
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions