summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-03-21perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty useIan Rogers
2024-03-21perf arm-spe/cs-etm: Directly iterate CPU mapsIan Rogers
2024-03-21perf build: Fix out of tree build related to installation of sysreg-defsEthan Adams
2024-03-21perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter
2024-03-21perf script: Show also errors for --insn-trace optionAdrian Hunter
2024-03-21perf docs arm_spe: Clarify more SPE requirements related to KPTIJames Clark
2024-03-21tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...Arnaldo Carvalho de Melo
2024-03-21tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Use the system linux/fcntl.h instead of a copy from the kernelArnaldo Carvalho de Melo
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Stop using the copy of uapi/linux/prctl.hArnaldo Carvalho de Melo
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...Arnaldo Carvalho de Melo
2024-03-21perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h insteadArnaldo Carvalho de Melo
2024-03-21perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo
2024-03-21perf beauty: Fix dependency of tables using uapi/linux/mount.hArnaldo Carvalho de Melo
2024-03-21perf c2c: Fix a punctuationBhaskar Chowdhury
2024-03-21perf trace: Collect sys_nanosleep first argumentArnaldo Carvalho de Melo
2024-03-14net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe
2024-03-12riscv: andes: Support specifying symbolic firmware and hardware raw eventsLocus Wei-Han Chen
2024-03-06perf annotate: Add comments in the data structuresNamhyung Kim
2024-03-06perf annotate: Remove sym_hist.addr[] arrayNamhyung Kim
2024-03-06perf annotate: Calculate instruction overhead using hashmapNamhyung Kim
2024-03-06perf annotate: Add a hashmap for symbol histogramNamhyung Kim
2024-03-03perf threads: Reduce table size from 256 to 8Ian Rogers
2024-03-03perf threads: Switch from rbtree to hashmapIan Rogers
2024-03-03perf threads: Move threads to its own filesIan Rogers
2024-03-03perf machine: Move machine's threads into its own abstractionIan Rogers
2024-03-03perf machine: Move fprintf to for_each loop and a callbackIan Rogers
2024-03-03perf trace: Ignore thread hashing in summaryIan Rogers
2024-03-03perf report: Sort child tasks by tidIan Rogers
2024-03-03perf vendor events amd: Fix Zen 4 cache latency eventsSandipan Das
2024-03-03perf version: Display availability of OpenCSD supportJames Clark
2024-02-29perf vendor events intel: Add umasks/occ_sel to PCU events.Ian Rogers
2024-02-29perf map: Fix map reference count issuesIan Rogers
2024-02-29perf lock contention: Account contending locks tooNamhyung Kim
2024-02-29perf metrics: Fix segv for metrics with no eventsIan Rogers
2024-02-29perf metrics: Fix metric matchingIan Rogers
2024-02-26perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET
2024-02-26perf test: Fix spelling mistake "curent" -> "current"Colin Ian King
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Arnaldo Carvalho de Melo
2024-02-26perf data convert: Fix segfault when converting to json when cpu_desc isn't setIlkka Koskinen
2024-02-26perf bpf: Check that the minimal vmlinux.h installed is the latest oneArnaldo Carvalho de Melo
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-23perf print-events: make is_event_supported() more robustMark Rutland
2024-02-22perf tests: Add option to run tests in parallelIan Rogers
2024-02-22perf tests: Run time generate shell test suitesIan Rogers
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers