aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
2-0/+15 2023-09-12perf kwork top: Introduce new top utilityYang Jihong3-2/+412 2023-09-12perf kwork: Add `root` parameter to work_sort()Yang Jihong1-3/+3 2023-09-12perf kwork: Add sched record supportYang Jihong3-2/+74 2023-09-12perf kwork: Set default events list if not specified in setup_event_list()Yang Jihong1-15/+10 2023-09-12perf kwork: Overwrite original atom in the list when a new atom is pushed.Yang Jihong1-6/+18 2023-09-12perf kwork: Add `kwork` and `src_type` to work_init() for 'struct kwork_class'Yang Jihong2-7/+15 2023-09-12perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong1-3/+4 2023-09-12perf kwork: Add the supported subcommands to the documentYang Jihong1-1/+1 2023-09-12perf kwork: Fix incorrect and missing free atom in work_push_atom()Yang Jihong1-2/+4