aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-25perf report: Fix condition in sort__sym_cmp()Namhyung Kim1-1/+1
2024-06-25perf pmus: Fixes always false when compare duplicates aliasesJunhao He1-2/+3
2024-06-25perf unwind-libunwind: Add malloc() failure handlingYunseong Kim1-0/+5
2024-06-25util: constant -1 with expression of type charYunseong Kim1-1/+1
2024-06-25perf: Timehist account sch delay for scheduled out runningFernand Sieber2-3/+6
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter3-0/+1739
2024-06-25perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoderAdrian Hunter1-0/+9
2024-06-25perf test: Check output of the probe ... --funcs commandChaitanya S Prakash1-1/+1
2024-06-25tools/perf: Fix parallel-perf python script to replace new python syntax ":="...Athira Rajeev1-1/+2
2024-06-25tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...Athira Rajeev2-2/+2
2024-06-25tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev3-1/+18
2024-06-25selftests: net: remove unneeded IP_GRE configYujie Liu1-1/+0
2024-06-24tools/testing/radix-tree: add missing MODULE_DESCRIPTION definitionSidhartha Kumar2-0/+2
2024-06-24proc: test "Kthread:" fieldAlexey Dobriyan4-0/+94
2024-06-24tools/lib/list_sort: remove redundant code for cond_resched handlingKuan-Wei Chiu1-10/+0
2024-06-24selftests: introduce additional eventfd test coverageWen Yang1-5/+131
2024-06-24selftests/mqueue: fix 5 warnings about signed/unsigned mismatchesJohn Hubbard1-2/+4
2024-06-24selftests/mm:fix test_prctl_fork_exec return failureaigourensheng1-16/+22
2024-06-25selftests/bpf: add test validating uprobe/uretprobe stack tracesAndrii Nakryiko2-0/+282
2024-06-24Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski5-1/+312
2024-06-24perf test: Make test_arm_callgraph_fp.sh more robustJames Clark2-21/+26
2024-06-24slab: delete useless RED_INACTIVE and RED_ACTIVEChengming Zhou1-5/+2
2024-06-24libbpf: Skip base btf sanity checksAntoine Tenart1-1/+1
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov1-0/+52
2024-06-24selftests/bpf: Add more ring buffer test coverageDaniel Borkmann3-1/+103
2024-06-22KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU resetOliver Upton1-0/+1
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-4/+19
2024-06-21perf build: Ensure libtraceevent and libtracefs versions have 3 componentsGuilherme Amadio1-2/+2
2024-06-21perf build: Use pkg-config for feature check for libtrace{event,fs}Guilherme Amadio2-15/+14
2024-06-21perf arm: Workaround ARM PMUs cpu maps having offline cpusIan Rogers1-2/+8
2024-06-21sched_ext: Add cpuperf supportTejun Heo3-3/+150
2024-06-21selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmodAlan Maguire4-0/+93
2024-06-21libbpf,bpf: Share BTF relocate-related code with kernelAlan Maguire2-0/+31
2024-06-21libbpf: Split field iter code into its own file kernelAlan Maguire3-163/+170
2024-06-21libbpf: BTF relocation followup fixing naming, loop logicAlan Maguire1-41/+31
2024-06-21selftests/bpf: Test struct_ops bpf map auto-attachMykyta Yatsenko1-0/+35
2024-06-21selftests/bpf: Match tests against regular expressionCupertino Miranda3-6/+6
2024-06-21selftests/bpf: Support checks against a regular expressionCupertino Miranda2-30/+96
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov1-0/+94
2024-06-21libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng1-2/+9
2024-06-21bpftool: Allow compile-time checks of BPF map auto-attach support in skeletonAndrii Nakryiko1-0/+2
2024-06-21bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2-2/+2
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-0/+3
2024-06-21perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang1-0/+7
2024-06-21selftests: net: change shebang to bash in amt.shTaehee Yoo1-1/+1
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3
2024-06-21tools: build: use correct lib name for libtracefs feature detectionDaniel Wagner2-2/+2
2024-06-21rtla/osnoise: Better report when histogram is emptyLuis Claudio R. Goncalves1-0/+15
2024-06-21rtla/osnoise: Use pretty formatting only on interactive ttyLuis Claudio R. Goncalves1-4/+15
2024-06-20selftests/bpf: Use start_server_str in test_tcp_check_syncookie_userGeliang Tang1-26/+3