+1
−0
Loading
Merge Pull Request from: @koishimind
Merged(10):
perf time-utils: Fix 32-bit nsec parsing
perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
perf stat: Display iostat headers correctly
perf sched timehist: Fix missing free of session in perf_sched__timehist()
perf report: Fix --total-cycles --stdio output error
perf ui/browser/annotate: Use global annotation_options
perf annotate: Move some source code related fields from 'struct annotation' to 'struct annotated_source'
perf annotate: Split branch stack cycles info from 'struct annotation'
perf inject: Fix leader sampling inserting additional samples
perf mem: Free the allocated sort string, fixing a leak
本pr尚未合入的commit:
KABI unsolved(8):
sched/numa: Fix the vma scan starving issue
sched/numa: Complete scanning of inactive VMAs when there is no alternative
sched/numa: Complete scanning of partial VMAs regardless of PID activity
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_pid_reset => ::pids_active_reset
sched/numa: Move up the access pid reset logic
sched/numa: Trace decisions related to skipping VMAs
sched/numa: Document vma_numab_state fields
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
bpf: Fix helper writes to read-only maps
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
Link:https://gitee.com/openeuler/kernel/pulls/15178
Reviewed-by:
Xu Kuohai <xukuohai@huawei.com>
Reviewed-by:
Zhang Peng <zhangpeng362@huawei.com>
Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>