Files
android_kernel_xiaomi_sm8450/kernel/trace/msm_rtb.c
Prasad Sodagudi a7fda7b680 rtb: Modify rtb index allocation
msm_rtb_idx should be contiguous location instead of percpu
to reduce the no of minidump table entries. Use msm_rtb_ptr
variable from tools side instead of msm_rtb variable to find
RTB index design change.

Change-Id: Ie59f42674d4cec37e9d4f76796cdf1090971e844
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
2021-06-30 10:19:28 -07:00

9.2 KiB