aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-09perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnumIan Rogers3-7/+12
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers12-2/+30
2024-11-09perf dwarf-regs: Add EM_HOST and EF_HOST definesIan Rogers3-8/+83
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers14-197/+27
2024-11-09perf bpf-prologue: Remove unused fileIan Rogers1-37/+0
2024-11-09perf docs: Document tool and hwmon eventsIan Rogers1-0/+15
2024-11-09perf test: Add hwmon "PMU" testIan Rogers3-0/+240
2024-11-09perf pmu: Add calls enabling the hwmon_pmuIan Rogers3-0/+31
2024-11-09perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfsIan Rogers3-0/+724
2024-11-09perf test: Add hwmon filename parser testIan Rogers4-0/+114
2024-11-09perf hwmon_pmu: Add hwmon filename parserIan Rogers3-0/+257
2024-11-08tools api io: Ensure line_len_out is always initializedIan Rogers1-0/+1
2024-11-08perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang23-23/+23
2024-11-08perf script python: Adjust objdump start/end per map pgoff parameterSteve Clevenger1-5/+11
2024-11-08perf script cs_etm: Add map_pgoff to python dictionarySteve Clevenger1-3/+6
2024-11-07perf stat: Expand metric+unit buffer sizeIan Rogers1-1/+1
2024-11-07perf tools: Add the empty-pmu-events build to .gitignoreHaiyue Wang1-0/+2
2024-11-07perf: event: Remove deadcodeDr. David Alan Gilbert4-29/+0
2024-11-05perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson1-1/+1
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim1-1/+1
2024-11-04perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo1-1/+0
2024-11-04perf tools: Add all shellcheck_log to gitignoreCharlie Jenkins1-3/+1
2024-11-04perf build: Add missing cflags when building with custom libtraceeventYicong Yang1-1/+1
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan1-13/+0
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers3-4/+8
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim102-445/+1886
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-5/+8
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu1-1/+1
2024-11-01perf stat: Support inherit events during fork() for bperfTengda Wu5-14/+126
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-2/+22
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-92/+109
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-58/+191
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-21/+197
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni1-3/+3
2024-10-30perf arm-spe: Use old behavior when opening old SPE filesJames Clark1-26/+24
2024-10-30perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo1-1/+1
2024-10-30perf, riscv: Wire up perf trace support for RISC-VBjörn Töpel4-1/+78
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2-5/+8
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel7-0/+164
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds18-51/+174
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-10-30selftests: netfilter: remove unused parameterLiu Jing1-3/+3
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman1-55/+0
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds23-88/+102
2024-10-29perf probe: Fix retrieval of source files from a debuginfod serverArnaldo Carvalho de Melo1-1/+5
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward3-4/+3
2024-10-29perf arm-spe: Correctly set sample flagsGraham Woodward3-0/+19
2024-10-29perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branchesGraham Woodward1-6/+6
2024-10-29perf arm-spe: Set sample.addr to target address for instruction sampleGraham Woodward1-1/+1