aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2020-11-10 15:26:49 +0200
committerPetr Mladek <[email protected]>2020-11-11 16:55:39 +0100
commit584da076866f38ffb952efcc25af039f9551df81 (patch)
tree27b70e3112ae86ab91c64b6b4344c7be212772b0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent8119c4332d253660e0a6b8748fe0749961cfbc97 (diff)
printk: ringbuffer: Reference text_data_ring directly in callees.
A bunch of functions in the new ringbuffer code take both a printk_ringbuffer struct and a separate prb_data_ring. This is a relic from an earlier version of the code when a second data ring was present. Since this is no longer the case remove the extra function argument from: - data_make_reusable() - data_push_tail() - data_alloc() - data_realloc() Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: John Ogness <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions