diff options
author | Alexander Shishkin <[email protected]> | 2019-08-21 15:47:22 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-08-26 12:00:12 +0200 |
commit | 90583af61d0c0d2826f42a297a03645b35c49085 (patch) | |
tree | 97739b9e0b5316c2d7288eb76eccc6f250d57f78 /tools/perf/scripts/python | |
parent | 8db5957bc736f0fcbe187ab460e5448d82b41c03 (diff) |
perf/x86/intel/pt: Clean up ToPA allocation path
Some of the allocation parameters are passed as function arguments,
while the CPU number for per-cpu allocation is passed via the buffer
object. There's no reason for this.
Pass the CPU as a function argument instead.
Signed-off-by: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions