aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMathieu Poirier <[email protected]>2018-07-11 13:40:11 -0600
committerGreg Kroah-Hartman <[email protected]>2018-07-15 13:52:56 +0200
commit7bd50ccf001f77db236af51797579359b09e2354 (patch)
tree170431f9c6a9f5672e8fe9f4d642931ff637021f /tools/perf/scripts/python/bin
parent5151e2b578e92f88d676ad78d36a2ef93d0a0dea (diff)
coresight: etm3x: Don't use contextID with PID namespaces
Tracers can trigger trace acquisition based on contextID value, something that isn't useful when PID namespaces are enabled. Indeed the PID value of a process has a different representation in the kernel and the PID namespace, making the feature confusing and potentially leaking internal kernel information. As such simply return an error when the feature is being used from a PID namespace other than the default one. Signed-off-by: Mathieu Poirier <[email protected]> Reviewed-by: Kim Phillips <[email protected]> Acked-by: "Eric W. Biederman" <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions