summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-12perf annotate-data: Implement folding in TUI browserNamhyung Kim
2024-08-12perf annotate-data: Support folding in TUI browserNamhyung Kim
2024-08-12perf vendor events: SKX, CLX, SNR uncore cache event fixesIan Rogers
2024-08-12perf lock contention: Change stack_id type to s32Namhyung Kim
2024-08-12perf annotate-data: Fix a buffer overflow in TUI browserNamhyung Kim
2024-08-12perf docs: Refine the description for the buffer sizeLeo Yan
2024-08-12perf script: add --addr2line optionMartin Liška
2024-08-12perf tests pmu: Initialize all fields of test_pmu variableArnaldo Carvalho de Melo
2024-08-09perf annotate-data: Support --skip-empty optionNamhyung Kim
2024-08-09perf annotate: Fix --group behavior when leader has no samplesNamhyung Kim
2024-08-09perf tools: Create source symlink in perf object dirAndi Kleen
2024-08-09perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORTArnaldo Carvalho de Melo
2024-08-09perf script python: Add the 'ins_lat' field to event handlerZixian Cai
2024-08-08perf test shell lbr: Support hybrid x86 systems tooArnaldo Carvalho de Melo
2024-08-08perf test: Add set of perf record LBR testsIan Rogers
2024-08-08perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-08-08perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-08-08perf tests ftrace: Add pattern check for time, countArnaldo Carvalho de Melo
2024-08-08perf test: Add a new shell test for perf ftraceNamhyung Kim
2024-08-08perf annotate-data: Show typedef names properlyNamhyung Kim
2024-08-08perf annotate: Cache debuginfo for data type profilingNamhyung Kim
2024-08-08perf hist: Fix reference counting of branch_infoIan Rogers
2024-08-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-08-06perf jevents.py: Ensure event names aren't duplicatedIan Rogers
2024-08-06perf pmu-events: Remove duplicated ampereone eventIan Rogers
2024-08-06perf pmu-events: Change dependencies for empty-pmu-events.c testIan Rogers
2024-08-06perf test: Add build test for JEVENTS_ARCH=allIan Rogers
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-08-05perf annotate: Add --skip-empty optionNamhyung Kim
2024-08-05perf annotate: Set al->data_nr using the notes->src->nr_eventsNamhyung Kim
2024-08-05perf annotate: Use annotation__pcnt_width() consistentlyNamhyung Kim
2024-08-05perf annotate: Set notes->src->nr_events earlyNamhyung Kim
2024-08-05perf annotate: Use al->data_nr if possibleNamhyung Kim
2024-08-05tools build: Correct bpf fixdep dependenciesBrian Norris
2024-08-05tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris
2024-08-05tools build: Correct libsubcmd fixdep dependenciesBrian Norris
2024-08-05perf mem: Update documentation for new optionsNamhyung Kim
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-01perf mem: Add -T/--data-type option to report subcommandNamhyung Kim
2024-08-01perf mem: Add -s/--sort optionNamhyung Kim
2024-08-01perf tools: Add mode argument to sort_help()Namhyung Kim
2024-08-01perf mem: Rework command option handlingNamhyung Kim
2024-08-01perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-08-01perf hist: Correct hist_entry->mem_info refcountsNamhyung Kim
2024-08-01perf python: Remove PYTHON_PERF ifdefsIan Rogers
2024-08-01perf jevents: Autogenerate empty-pmu-events.cIan Rogers