aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter1-8/+1
2022-11-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11
2022-11-14libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael1-1/+1
2022-11-14perf stat: Consolidate condition to print metricsNamhyung Kim1-3/+1
2022-11-14perf stat: Fix condition in print_interval()Namhyung Kim1-2/+2
2022-11-14perf stat: Add header for interval in JSON outputNamhyung Kim1-0/+4
2022-11-14perf stat: Do not indent headers for JSONNamhyung Kim1-1/+1
2022-11-14perf stat: Fix --metric-only --json outputNamhyung Kim1-19/+3
2022-11-14perf stat: Move common code in print_metric_headers()Namhyung Kim1-5/+8
2022-11-14perf stat: Clear screen only if output file is a ttyNamhyung Kim1-1/+1
2022-11-14perf stat: Increase metric length to align outputsNamhyung Kim1-1/+1
2022-11-14kselftest/arm64: fix array_size.cocci warning[email protected]1-5/+4
2022-11-11selftests: mptcp: use max_time instead of timeGeliang Tang1-2/+2
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski42-637/+1689
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-2/+14
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-4/+35792
2022-11-11selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko1-1/+7
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-11selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau3-2/+8
2022-11-11selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau1-2/+2
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau1-0/+1
2022-11-11selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong1-2/+3
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2-0/+12
2022-11-11libbpf: Hashmap.h update to fix build issues using LLVM14Eduard Zingerman2-2/+4