summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-20perf parse-events: Remove unneeded semicolonbaomingtong001@208suo.com
2023-06-20perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...Yang Jihong
2023-06-20perf stat: Add missing newline in pr_err messagesYang Jihong
2023-06-20selftests/ftrace: Add funcgraph-retval test caseDonglin Peng
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionRahul Rameshbabu
2023-06-19selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum
2023-06-19selftests: damon: add config fileAnders Roxell
2023-06-19selftests: error out if kernel header files are not yet builtJohn Hubbard
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard
2023-06-19selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard
2023-06-19selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard
2023-06-19selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard
2023-06-19selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard
2023-06-19selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard
2023-06-19selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard
2023-06-19selftests/mm: fix uffd-stress unused function warningJohn Hubbard
2023-06-19selftests/bpf: Set the default value of consumer_cnt as 0Hou Tao
2023-06-19selftests/bpf: Ensure that next_cpu() returns a valid CPU numberHou Tao
2023-06-19selftests/bpf: Output the correct error code for pthread APIsHou Tao
2023-06-19selftests/bpf: Use producer_cnt to allocate local counter arrayHou Tao
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-19bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko
2023-06-19btrfs: print assertion failure report and stack trace from the same lineDavid Sterba
2023-06-19selftests/powerpc/dexcr: Add DEXCR status utility lsdexcrBenjamin Gray
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray
2023-06-19selftests/powerpc: Add more utility macrosBenjamin Gray
2023-06-18test_sysclt: Test for registering a mount pointJoel Granados
2023-06-18test_sysctl: Add an option to prevent test skipJoel Granados
2023-06-18test_sysctl: Add an unregister sysctl testJoel Granados
2023-06-18test_sysctl: Fix test metadata gettersJoel Granados
2023-06-16perf pmus: Check if we can encode the PMU number in perf_event_attr.typeArnaldo Carvalho de Melo
2023-06-16perf print-events: Export is_event_supported()Arnaldo Carvalho de Melo
2023-06-16perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang
2023-06-16perf mem: Scan all PMUs instead of just core onesRavi Bangoria
2023-06-16perf mem amd: Fix perf_pmus__num_mem_pmus()Ravi Bangoria
2023-06-16perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'Ravi Bangoria
2023-06-16perf stat: Show average value on multiple runsNamhyung Kim
2023-06-16perf stat: Reset aggr stats for each runNamhyung Kim
2023-06-16perf test: fix failing test cases on linux-next for s390Thomas Richter
2023-06-16perf annotate: Work with vmlinux outside symfsVincent Whitchurch
2023-06-16perf vendor events arm64: Add default tags for Hisi hip08 L1 metricsKan Liang
2023-06-16perf test: Add test case for the standard 'perf stat' outputKan Liang
2023-06-16perf test: Move all the check functions of stat CSV output to libKan Liang
2023-06-16perf stat: New metricgroup output for the default modeKan Liang
2023-06-16perf metrics: Sort the Default metricgroupKan Liang