summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi
2024-08-02tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV fileAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Parse subleaf ranges if providedAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Recognize all leaves with subleavesAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Strip bitfield names leading/trailing whitespaceAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Set max possible subleaves count to 64Ahmed S. Darwish
2024-08-02tools/x86/kcpuid: Properly align long-description columnsAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Remove unused variableAhmed S. Darwish
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-01selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-08-01perf mem: Add -T/--data-type option to report subcommandNamhyung Kim
2024-08-01perf mem: Add -s/--sort optionNamhyung Kim
2024-08-01perf tools: Add mode argument to sort_help()Namhyung Kim
2024-08-01perf mem: Rework command option handlingNamhyung Kim
2024-08-01perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-08-01perf hist: Correct hist_entry->mem_info refcountsNamhyung Kim
2024-08-01perf python: Remove PYTHON_PERF ifdefsIan Rogers
2024-08-01perf jevents: Autogenerate empty-pmu-events.cIan Rogers
2024-08-01perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...Arnaldo Carvalho de Melo
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani
2024-08-01selftests: lib: remove strscpy testMuhammad Usama Anjum
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01perf test: Update sample filtering testNamhyung Kim
2024-08-01perf record: Add --setup-filter optionNamhyung Kim
2024-08-01perf record: Fix a potential error handling issueNamhyung Kim
2024-08-01perf bpf-filter: Support separate lost counts for each filterNamhyung Kim
2024-08-01perf bpf-filter: Support pin/unpin BPF objectNamhyung Kim
2024-08-01perf bpf-filter: Split per-task filter use caseNamhyung Kim
2024-08-01perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()Namhyung Kim
2024-08-01perf bpf-filter: Make filters map a single entry hashmapNamhyung Kim
2024-08-01perf jevents: Use name for special find value (PMU_EVENTS__NOT_FOUND)Ian Rogers
2024-08-01perf list: Give clues if failed to open tracing events directoryTiezhu Yang
2024-08-01perf tools: Fix wrong message when running "make JOBS=1"Tiezhu Yang
2024-08-01libperf: Add gitignoreCharlie Jenkins
2024-08-01perf arm-spe: Support multiple Arm SPE eventsLeo Yan
2024-08-01perf arm-spe: Extract evsel setting upLeo Yan
2024-08-01perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin
2024-07-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-31perf test: make metric validation test return early when there is no metric s...Weilin Wang
2024-07-31perf ftrace profile: Add -s/--sort optionNamhyung Kim
2024-07-31perf ftrace: Add 'profile' commandNamhyung Kim
2024-07-31perf ftrace: Factor out check_ftrace_capable()Namhyung Kim
2024-07-31perf ftrace: Add 'tail' option to --graph-optsNamhyung Kim
2024-07-31perf test pmu: Remove unused test_pmusDr. David Alan Gilbert
2024-07-31perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSFAdrian Hunter
2024-07-31perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64Adrian Hunter
2024-07-31perf scripts python cs-etm: Restore first sample log in verbose modeJames Clark
2024-07-31perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushedJames Clark