diff options
author | Qiujun Huang <hqjagain@gmail.com> | 2020-12-25 17:03:56 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-02-03 01:02:06 +0300 |
commit | 6689bed36c52e34d772603118b0a31a0a5c11013 (patch) | |
tree | f239cf29dba44ccfc1b6fbc3bce7933c62479906 /tools/perf/scripts/python/stackcollapse.py | |
parent | 18d14ebdbd07abdd6466f252d431ce6f0e70e38a (diff) | |
download | linux-6689bed36c52e34d772603118b0a31a0a5c11013.tar.xz |
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/20201225140356.23008-1-hqjagain@gmail.com
Signed-off-by: Qiujun Huang <hqjagain@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions