summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-09perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnumIan Rogers
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-11-09perf dwarf-regs: Add EM_HOST and EF_HOST definesIan Rogers
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers
2024-11-09perf bpf-prologue: Remove unused fileIan Rogers
2024-11-09perf docs: Document tool and hwmon eventsIan Rogers
2024-11-09perf test: Add hwmon "PMU" testIan Rogers
2024-11-09perf pmu: Add calls enabling the hwmon_pmuIan Rogers
2024-11-09perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfsIan Rogers
2024-11-09perf test: Add hwmon filename parser testIan Rogers
2024-11-09perf hwmon_pmu: Add hwmon filename parserIan Rogers
2024-11-08tools api io: Ensure line_len_out is always initializedIan Rogers
2024-11-08perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang
2024-11-08perf script python: Adjust objdump start/end per map pgoff parameterSteve Clevenger
2024-11-08perf script cs_etm: Add map_pgoff to python dictionarySteve Clevenger
2024-11-07perf stat: Expand metric+unit buffer sizeIan Rogers
2024-11-07perf tools: Add the empty-pmu-events build to .gitignoreHaiyue Wang
2024-11-07perf: event: Remove deadcodeDr. David Alan Gilbert
2024-11-05perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim
2024-11-04perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo
2024-11-04perf tools: Add all shellcheck_log to gitignoreCharlie Jenkins
2024-11-04perf build: Add missing cflags when building with custom libtraceeventYicong Yang
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu
2024-11-01perf stat: Support inherit events during fork() for bperfTengda Wu
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-30perf arm-spe: Use old behavior when opening old SPE filesJames Clark
2024-10-30perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo
2024-10-30perf, riscv: Wire up perf trace support for RISC-VBjörn Töpel
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-10-30selftests: netfilter: remove unused parameterLiu Jing
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-29perf probe: Fix retrieval of source files from a debuginfod serverArnaldo Carvalho de Melo
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward
2024-10-29perf arm-spe: Correctly set sample flagsGraham Woodward
2024-10-29perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branchesGraham Woodward
2024-10-29perf arm-spe: Set sample.addr to target address for instruction sampleGraham Woodward