diff options
author | Nadav Amit <[email protected]> | 2019-06-12 23:48:11 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-06-23 14:26:25 +0200 |
commit | a22793c79d6ea0a492ce1a308ec46df52ee9406e (patch) | |
tree | 121364704de5029cdbcecb0ed0df345d71d8f405 /tools/perf/scripts/python/flamegraph.py | |
parent | a66d955e910ab0e598d7a7450cbe6139f52befe7 (diff) |
smp: Do not mark call_function_data as shared
cfd_data is marked as shared, but although it hold pointers to shared
data structures, it is private per core.
Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Rik van Riel <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions