aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-7/+0
2024-03-14net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe1-7/+0
2024-03-06perf annotate: Add comments in the data structuresNamhyung Kim1-7/+62
2024-03-06perf annotate: Remove sym_hist.addr[] arrayNamhyung Kim2-34/+6
2024-03-06perf annotate: Calculate instruction overhead using hashmapNamhyung Kim3-17/+52
2024-03-06perf annotate: Add a hashmap for symbol histogramNamhyung Kim2-2/+42
2024-03-03perf threads: Reduce table size from 256 to 8Ian Rogers1-1/+1
2024-03-03perf threads: Switch from rbtree to hashmapIan Rogers2-105/+47
2024-03-03perf threads: Move threads to its own filesIan Rogers5-273/+285
2024-03-03perf machine: Move machine's threads into its own abstractionIan Rogers5-203/+243
2024-03-03perf machine: Move fprintf to for_each loop and a callbackIan Rogers1-16/+27
2024-03-03perf trace: Ignore thread hashing in summaryIan Rogers2-23/+23
2024-03-03perf report: Sort child tasks by tidIan Rogers3-89/+168
2024-03-03perf vendor events amd: Fix Zen 4 cache latency eventsSandipan Das2-0/+60
2024-03-03perf version: Display availability of OpenCSD supportJames Clark1-0/+1
2024-02-29perf vendor events intel: Add umasks/occ_sel to PCU events.Ian Rogers9-0/+27
2024-02-29perf map: Fix map reference count issuesIan Rogers2-10/+8
2024-02-29perf lock contention: Account contending locks tooNamhyung Kim3-7/+136
2024-02-29perf metrics: Fix segv for metrics with no eventsIan Rogers1-1/+1
2024-02-29perf metrics: Fix metric matchingIan Rogers1-12/+10
2024-02-26perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET1-4/+3
2024-02-26perf test: Fix spelling mistake "curent" -> "current"Colin Ian King1-1/+1
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Arnaldo Carvalho de Melo1-8/+8
2024-02-26perf data convert: Fix segfault when converting to json when cpu_desc isn't setIlkka Koskinen1-1/+3
2024-02-26perf bpf: Check that the minimal vmlinux.h installed is the latest oneArnaldo Carvalho de Melo1-1/+1
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada8-53/+53
2024-02-23perf print-events: make is_event_supported() more robustMark Rutland1-8/+19
2024-02-22perf tests: Add option to run tests in parallelIan Rogers1-99/+215
2024-02-22perf tests: Run time generate shell test suitesIan Rogers3-149/+80
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers3-71/+95
2024-02-22perf test: Rename builtin-test-list and add missed header guardIan Rogers4-3/+7
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers1-1/+1
2024-02-22perf list: Add scandirat compatibility functionIan Rogers3-9/+31
2024-02-22perf thread_map: Skip exited threads when scanning /procIan Rogers1-5/+4
2024-02-22perf list: fix short description for some cache eventsThomas Richter1-31/+31
2024-02-22perf stat: Fix metric-only aggregation indexIan Rogers1-2/+7
2024-02-22perf metrics: Compute unmerged uncore metrics individuallyIan Rogers2-4/+29
2024-02-22perf stat: Pass fewer metric argumentsIan Rogers1-20/+18
2024-02-20perf: script: prefer capstone to XEDChangbin Du3-7/+11
2024-02-20perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du2-7/+22
2024-02-20perf: script: add field 'disasm' to display mnemonic instructionsChangbin Du2-7/+21
2024-02-20perf: util: use capstone disasm engine to show assembly instructionsChangbin Du5-6/+155
2024-02-20perf: build: introduce the libcapstoneChangbin Du4-1/+28
2024-02-16perf list: For metricgroup only list include descriptionIan Rogers1-7/+14
2024-02-16perf tools: Fixup module symbol end address properlyNamhyung Kim1-2/+19
2024-02-16perf vendor events intel: Update tigerlake TMA metrics to 4.7Ian Rogers2-157/+261
2024-02-16perf vendor events intel: Update skylakex TMA metrics to 4.7Ian Rogers2-168/+392
2024-02-16perf vendor events intel: Update skylake TMA metrics to 4.7Ian Rogers2-161/+246
2024-02-16perf vendor events intel: Update sapphirerapids TMA metrics to 4.7Ian Rogers2-221/+564
2024-02-16perf vendor events intel: Update sandybridge TMA metrics to 4.7Ian Rogers2-32/+46