aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-15perf hist: Factor out __hpp__fmt_print()Namhyung Kim1-47/+36
2024-06-15perf: sched map skips redundant lines with cpu filtersFernand Sieber1-6/+6
2024-06-13perf test pmu: Warn don't fail for legacy mixed case event namesIan Rogers1-3/+19
2024-06-13tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...Athira Rajeev1-1/+1
2024-06-13tools/perf: Fix perf bench epoll to enable the run when some CPU's are offlineAthira Rajeev2-2/+2
2024-06-13tools/perf: Fix perf bench futex to enable the run when some CPU's are offlineAthira Rajeev5-5/+5
2024-06-13perf record: Ensure space for lost samplesIan Rogers2-25/+15
2024-06-10perf evsel: Refactor tool eventsIan Rogers4-45/+277
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter1-3/+7
2024-06-07perf stat: Choose the most disaggregate command line optionIan Rogers1-21/+52
2024-06-07perf stat: Make options localIan Rogers1-146/+145
2024-06-06perf maps: Add/use a sorted insert for fixup overlap and insertIan Rogers1-6/+59
2024-06-06perf maps: Reduce sorting for overlapping mappingsIan Rogers1-19/+36
2024-06-06perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers1-4/+5
2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach1-1/+2
2024-06-06perf: parse-events: Fix compilation error while defining DEBUG_PARSERClément Le Goffic2-7/+0
2024-06-04perf hisi-ptt: remove unused struct 'hisi_ptt_queue'Dr. David Alan Gilbert1-5/+0
2024-06-03perf genelf: remove unused struct 'options'Dr. David Alan Gilbert1-5/+0
2024-06-03perf lock info: Display both map and thread by defaultNick Forrington2-14/+17
2024-05-30perf top: Allow filters on eventsIan Rogers2-0/+13
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers5-1/+15
2024-05-30perf bpf filter: Give terms their own enumIan Rogers6-69/+141
2024-05-30tools api io: Move filling the io buffer to its own functionIan Rogers1-31/+38
2024-05-29perf trace beauty: Always show mmap prot even though PROT_NONEChangbin Du1-3/+3
2024-05-29perf trace beauty: Always show param if show_zero is setChangbin Du1-22/+7
2024-05-28perf docs: Fix typosIan Rogers3-4/+4
2024-05-28perf list: Fix the --no-desc optionBreno Leitao1-13/+10
2024-05-28perf arm-spe: Unaligned pointer work aroundIan Rogers1-18/+5
2024-05-28perf tests: Add some pmu core functionality testsIan Rogers1-0/+99
2024-05-28perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmuIan Rogers3-42/+65
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds4-103/+68
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo4-103/+68
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds3-25/+62
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+2077
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman2-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain1-22/+49
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain1-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain1-7/+13
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+98
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu4-36/+275
2024-05-23selftest mm/mseal memory sealingJeff Xu3-0/+1838
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-98/+85
2024-05-23Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2024-05-23tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
2024-05-23testing: net-drv: use stats64 for testingJoe Damato1-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2-9/+3
2024-05-22riscv: selftests: Add signal handling vector testsCharlie Jenkins4-1/+96
2024-05-22riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins1-0/+2
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-272/+977
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds302-6202/+15131