summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-28perf jevents: Add idle metric for AMD zen modelsIan Rogers1-2/+14
2026-01-28perf jevents: Add RAPL event metric for AMD zen modelsIan Rogers1-3/+28
2026-01-28perf jevents: Add load event JSON to verify and allow fallbacksIan Rogers5-15/+101
2026-01-28perf jevents: Build support for generating metrics from pythonIan Rogers6-1/+185
2026-01-28perf: Remove redundant kernel.h includeLeo Yan2-2/+0
2026-01-28tools: Fix bitfield dependency failureLeo Yan1-0/+1
2026-01-28perf sched stats: Fixes in man pageSwapnil Sapkal1-4/+4
2026-01-28perf sched stats: Define macro for SEP_LENSwapnil Sapkal1-10/+11
2026-01-28perf sched stats: correct spelling of function nameSwapnil Sapkal1-2/+2
2026-01-28perf sched stats: Add NULL check for cd_mapSwapnil Sapkal1-0/+5
2026-01-28perf util: Fix NULL check in cpumask_to_cpulist()Swapnil Sapkal1-1/+1
2026-01-28perf header: Replace hardcoded max cpus by MAX_NR_CPUSSwapnil Sapkal2-3/+5
2026-01-28perf jevents: Handle deleted JSONS in out of source buildsJames Clark1-3/+11
2026-01-28perf strlist: Remove dont_dupstr logic, used only onceArnaldo Carvalho de Melo3-31/+14
2026-01-27perf jitdump: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf bpf-event: Constify variables storing the result of strchr() on const ta...Arnaldo Carvalho de Melo1-1/+2
2026-01-27perf demangle-java: Constify variables storing the result of strchr() on cons...Arnaldo Carvalho de Melo1-1/+1
2026-01-27perf time-utils: Constify variables storing the result of strchr() on const t...Arnaldo Carvalho de Melo1-2/+2
2026-01-27perf units: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf trace-event: Constify variables storing the result of strchr() on const ...Arnaldo Carvalho de Melo1-1/+1
2026-01-27perf tp_pmu: Address const-correctness errors in recent glibcsArnaldo Carvalho de Melo1-1/+1
2026-01-27perf hwmon_pmu: Constify the variables returning bsearch() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf session: Don't write to memory pointed to a const pointerArnaldo Carvalho de Melo1-3/+3
2026-01-27perf strlist: Don't write to const memoryArnaldo Carvalho de Melo1-4/+8
2026-01-27perf metricgroup: Constify variables storing the result of strchr() on const ...Arnaldo Carvalho de Melo1-3/+2
2026-01-27perf disasm: Constify variables storing the result of bsearch() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf thread-stack: Switch thread_stack__init() to use e_machineIan Rogers1-2/+2
2026-01-27perf callchain: Switch callchain_param_setup from an arch to an e_machineIan Rogers5-10/+8
2026-01-27perf script: Fix script_fetch_insn for more than just x86Ian Rogers11-78/+87
2026-01-27perf session: Print all machines in session dumpHrishikesh Suresh1-5/+8
2026-01-27perf unwind-libdw: Wire up e_flags for CSKYIan Rogers2-4/+6
2026-01-27perf perf_regs: Accurately compute register names for CSKYIan Rogers7-38/+62
2026-01-27perf thread: Add optional e_flags output argument to thread__e_machineIan Rogers12-48/+122
2026-01-27perf dso: Factor out e_machine reading for use in threadIan Rogers3-50/+75
2026-01-27perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3
2026-01-27perf test: Fix test perf evlist for z/VM s390xThomas Richter1-2/+2
2026-01-27perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo1-3/+3
2026-01-26tools headers: Don't check arm64's unistd.hLeo Yan1-1/+0
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan2-13/+2
2026-01-26tools headers: Go back to include asm-generic/unistd.h for arm64Leo Yan1-1/+23
2026-01-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1017-5828/+10389
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-40/+82
2026-01-26Linux 6.19-rc7v6.19-rc7Linus Torvalds1-1/+1
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-4/+36
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-139/+313
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan1-2/+2