aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-11-16tools lib api: Add install targetIan Rogers1-0/+49
2022-11-16selftests: alsa - add PCM testJaroslav Kysela5-1/+1003
2022-11-16perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdownNamhyung Kim1-1/+40
2022-11-16perf stat: Support --for-each-cgroup and --metric-onlyNamhyung Kim1-11/+47
2022-11-16perf stat: Factor out print_metric_{begin,end}()Namhyung Kim1-22/+34
2022-11-16perf stat: Factor out prefix displayNamhyung Kim1-28/+15
2022-11-16perf stat: Move condition to print_footer()Namhyung Kim1-2/+4
2022-11-16perf stat: Rework header displayNamhyung Kim1-79/+106
2022-11-16perf stat: Remove impossible conditionNamhyung Kim1-3/+0
2022-11-16perf stat: Cleanup interval print alignmentNamhyung Kim1-74/+91
2022-11-16perf stat: Factor out prepare_interval()Namhyung Kim1-15/+24
2022-11-16perf stat: Split print_metric_headers() functionNamhyung Kim1-15/+37
2022-11-16perf stat: Align cgroup namesNamhyung Kim1-1/+1
2022-11-16perf stat: Add before_metric argumentNamhyung Kim1-40/+42
2022-11-16perf stat: Handle bad events in abs_printout()Namhyung Kim1-41/+27
2022-11-16perf stat: Factor out print_counter_value() functionNamhyung Kim1-28/+53
2022-11-16perf stat: Split aggr_printout() functionNamhyung Kim1-99/+121
2022-11-16perf stat: Split print_cgroup() functionNamhyung Kim1-2/+19
2022-11-16perf stat: Split print_noise_pct() functionNamhyung Kim1-4/+23
2022-11-16perf stat: Split print_running() functionNamhyung Kim1-10/+27
2022-11-16perf stat: Clear screen only if output file is a ttyNamhyung Kim1-0/+8
2022-11-15selftests/bpf: allow unpriv bpf for selftests by defaultEduard Zingerman1-0/+1
2022-11-15bpftool: Check argc first before "file" in do_batch()Tiezhu Yang1-3/+3
2022-11-15selftests/bpf: check nullness propagation for reg to reg comparisonsEduard Zingerman1-0/+174
2022-11-15selftests: rtc: skip when RTC is not presentAlexandre Belloni1-1/+32
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov1-3/+5
2022-11-15selftests/hid: Add a test for BPF_F_INSERT_HEADBenjamin Tissoires2-1/+97
2022-11-15selftests/hid: add report descriptor fixup testsBenjamin Tissoires2-0/+85
2022-11-15selftests/hid: add tests for bpf_hid_hw_requestBenjamin Tissoires3-1/+98
2022-11-15selftests/hid: add test to change the report sizeBenjamin Tissoires2-1/+55
2022-11-15selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires7-0/+988
2022-11-15perf pmu: Restructure print_pmu_events() to avoid memory allocationsIan Rogers1-98/+110
2022-11-15perf list: Simplify symbol event printingIan Rogers1-58/+21
2022-11-15perf list: Simplify cache event printingIan Rogers1-103/+27
2022-11-15perf list: Generalize limiting to a PMU nameIan Rogers4-13/+18
2022-11-15perf tracepoint: Sort events in iteratorIan Rogers1-71/+37
2022-11-15tools lib api fs tracing_path: Add scandir alphasortIan Rogers2-0/+17
2022-11-15perf pmu: Add data structure documentationIan Rogers2-6/+132
2022-11-15perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' memberIan Rogers5-16/+6
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi3-3/+3
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi1-0/+10
2022-11-14kselftest/cgroup: Fix gathering number of CPUsBreno Leitao1-1/+1
2022-11-14libbpf: checkpatch: Fixed code alignments in ringbuf.cKang Minchul1-2/+2
2022-11-14libbpf: Fixed various checkpatch issues in libbpf.cKang Minchul1-17/+28
2022-11-14libbpf: checkpatch: Fixed code alignments in btf.cKang Minchul1-2/+3
2022-11-14libbpf: Use correct return pointer in attach_raw_tpJiri Olsa1-1/+1
2022-11-14perf stat: Add missing separator in the CSV headerNamhyung Kim1-2/+2
2022-11-14perf stat: Fix summary output in CSV with --metric-onlyNamhyung Kim1-3/+8
2022-11-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo26-69/+36437
2022-11-14tools/testing/cxl: Add bridge mocking supportDan Williams1-2/+8