diff options
author | Qiujun Huang <[email protected]> | 2020-12-25 22:03:56 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2021-02-02 17:02:06 -0500 |
commit | 6689bed36c52e34d772603118b0a31a0a5c11013 (patch) | |
tree | f239cf29dba44ccfc1b6fbc3bce7933c62479906 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 18d14ebdbd07abdd6466f252d431ce6f0e70e38a (diff) |
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
The cpu_buffer argument is not used inside the rb_inc_page() after
commit 3adc54fa82a6 ("ring-buffer: make the buffer a true circular link
list").
And cpu_buffer argument is not used inside the two functions too,
rb_is_head_page/rb_set_list_to_head.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Qiujun Huang <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions