summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-042-1/+1
* tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-041-0/+6
* tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-03-042-4/+5
* perf stat: Fix counting when initial delay configuredChangbin Du2023-03-024-16/+18
* tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-021-0/+6
* perf test: Avoid counting commas in json linterIan Rogers2023-02-231-16/+13
* perf tests stat+csv_output: Switch CSV separator to @Ian Rogers2023-02-231-11/+12
* perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim2023-02-231-0/+1
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-02-221-0/+20
* perf test: Fix offcpu test prev_state checkNamhyung Kim2023-02-221-1/+1
* perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain2023-02-171-1/+1
* perf vendor events power10: Add JSON metric events to present CPI stall cycle...Athira Rajeev2023-02-172-5/+5
* perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson2023-02-175-21/+101
* perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang2023-02-165-17/+49
* perf record: Fix segfault with --overwrite and --max-sizeYang Jihong2023-02-151-10/+6
* perf stat: Avoid merging/aggregating metric counts twiceIan Rogers2023-02-091-1/+1
* perf tools: Fix perf tool build error in util/pfm.cThomas Richter2023-02-081-4/+2
* perf tools: Fix auto-complete on aarch64Yicong Yang2023-02-081-3/+8
* perf lock contention: Support old rw_semaphore typeNamhyung Kim2023-02-081-13/+44
* perf lock contention: Add -o/--lock-owner optionNamhyung Kim2023-02-085-14/+102
* perf lock contention: Fix to save callstack for the default modifiedNamhyung Kim2023-02-081-0/+3
* perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev2023-02-061-1/+5
* perf probe: Update the exit error codes in function try_to_find_probe_trace_e...Athira Rajeev2023-02-061-2/+2
* perf script: Fix missing Retire Latency fields option documentationKan Liang2023-02-061-1/+1
* perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCTKan Liang2023-02-061-0/+1
* perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang2023-02-061-1/+4
* perf test bpf: Check for libtraceevent supportAthira Rajeev2023-02-061-11/+11
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2023-02-0622-131/+306
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-84/+103
| |\
| | * Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-84/+103
| | |\
| | | * KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller2023-01-291-7/+11
| | | * KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller2023-01-291-2/+5
| | | * KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller2023-01-291-33/+60
| | | * KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller2023-01-291-49/+34
| * | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-032-1/+0
| |\ \ \
| | * | | selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu2023-01-201-0/+0
| | * | | selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu2023-01-191-1/+0
| | * | | Sync with v6.2-rc4Andrew Morton2023-01-1924-157/+299
| | |\ \ \
| * | \ \ \ Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-026-31/+152
| |\ \ \ \ \
| | * | | | | selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-021-7/+27
| | * | | | | selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-021-4/+20
| | * | | | | selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-022-0/+4
| | * | | | | selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-021-1/+1
| | * | | | | selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan2023-01-281-1/+1
| | * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-282-18/+99
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki2023-01-251-2/+28
| | | * | | | selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki2023-01-251-18/+37
| | | * | | | selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman2023-01-201-0/+36
| * | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-018-5/+45
| |\ \ \ \ \ \
| | * | | | | | tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-01-278-5/+45