summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-01-30perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark
2024-01-30tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2024-01-27perf vendor events intel: Alderlake/sapphirerapids metric fixesIan Rogers
2024-01-26perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong
2024-01-26perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong
2024-01-26perf build: Make minimal shellcheck version to v0.6.0Yicong Yang
2024-01-26perf test shell daemon: Make signal test less racyIan Rogers
2024-01-26perf test shell script: Fix test for python being disabledIan Rogers
2024-01-26perf test: Workaround debug output in list testIan Rogers
2024-01-26perf list: Add output file optionIan Rogers
2024-01-26perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers
2024-01-26perf test: Fix 'perf script' tests on s390Thomas Richter
2024-01-26tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-04perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vmThomas Richter
2024-01-04perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey
2024-01-04perf tests: Add perf script testIan Rogers
2024-01-04perf TUI: Don't ignore job controlAhelenia ZiemiaƄska
2024-01-04perf vendor events intel: Update sapphirerapids events to v1.17Ian Rogers
2024-01-04perf vendor events intel: Update icelakex events to v1.23Ian Rogers
2024-01-04perf vendor events intel: Update emeraldrapids events to v1.02Ian Rogers
2024-01-04perf vendor events intel: Alderlake/rocketlake metric fixesIan Rogers
2024-01-03perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers
2024-01-03perf x86 test: Update hybrid expectationsIan Rogers
2024-01-03perf vendor events amd: Add Zen 4 memory controller eventsSandipan Das
2024-01-03perf stat: Fix hard coded LL miss unitsIan Rogers
2024-01-03perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES eventIan Rogers
2024-01-03perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2023-12-23perf annotate: Add --insn-stat option for debuggingNamhyung Kim
2023-12-23perf annotate: Add --type-stat option for debuggingNamhyung Kim
2023-12-23perf annotate: Support event group displayNamhyung Kim
2023-12-23perf annotate: Add --data-type optionNamhyung Kim
2023-12-23perf report: Add 'symoff' sort keyNamhyung Kim
2023-12-23perf report: Add 'typeoff' sort keyNamhyung Kim
2023-12-23perf annotate-data: Update sample histogram for typeNamhyung Kim
2023-12-23perf annotate-data: Add member field in the data typeNamhyung Kim
2023-12-23perf report: Support data type profilingNamhyung Kim
2023-12-23perf report: Add 'type' sort keyNamhyung Kim
2023-12-23perf annotate: Implement hist_entry__get_data_type()Namhyung Kim
2023-12-23perf annotate: Add annotate_get_insn_location()Namhyung Kim
2023-12-23perf annotate: Factor out evsel__get_arch()Namhyung Kim
2023-12-23perf annotate-data: Add dso->data_types treeNamhyung Kim
2023-12-23perf annotate-data: Add find_data_type() to get type from memory accessNamhyung Kim
2023-12-23perf dwarf-regs: Add get_dwarf_regnum()Namhyung Kim
2023-12-23perf dwarf-aux: Factor out die_get_typename_from_type()Namhyung Kim
2023-12-21perf vendor events powerpc: Add PVN for HX-C2000 CPU with Power8 ArchitectureJiaLong.Yang
2023-12-21perf vendor events: Remove UTF-8 characters from cmn.jsonJing Zhang