index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-04-27
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-27
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2024-03-26
perf vendor events amd: Fix Zen 4 cache latency events
Sandipan Das
2024-03-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
2024-03-26
perf print-events: make is_event_supported() more robust
Mark Rutland
2024-03-26
perf metric: Don't remove scale from counts
Ian Rogers
2024-03-26
perf stat: Avoid metric-only segv
Ian Rogers
2024-03-26
perf expr: Fix "has_event" function for metric style events
Ian Rogers
2024-03-26
perf srcline: Add missed addr2line closes
Ian Rogers
2024-03-26
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-03-26
perf bpf: Clean up the generated/copied vmlinux.h
Arnaldo Carvalho de Melo
2024-03-26
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-03-26
perf pmu: Treat the msr pmu as software
Ian Rogers
2024-03-26
perf record: Check conflict between '--timestamp-filename' option and pipe mo...
Yang Jihong
2024-03-26
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
2024-01-30
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2024-01-27
perf vendor events intel: Alderlake/sapphirerapids metric fixes
Ian Rogers
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-26
perf top: Remove needless malloc(0) call that triggers -Walloc-size
Sun Haiyong
2024-01-26
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
2024-01-26
perf list: Add output file option
Ian Rogers
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-04
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
2024-01-04
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
2024-01-04
perf tests: Add perf script test
Ian Rogers
2024-01-04
perf TUI: Don't ignore job control
Ahelenia ZiemiaĆska
2024-01-04
perf vendor events intel: Update sapphirerapids events to v1.17
Ian Rogers
2024-01-04
perf vendor events intel: Update icelakex events to v1.23
Ian Rogers
2024-01-04
perf vendor events intel: Update emeraldrapids events to v1.02
Ian Rogers
2024-01-04
perf vendor events intel: Alderlake/rocketlake metric fixes
Ian Rogers
2024-01-03
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
2024-01-03
perf x86 test: Update hybrid expectations
Ian Rogers
2024-01-03
perf vendor events amd: Add Zen 4 memory controller events
Sandipan Das
2024-01-03
perf stat: Fix hard coded LL miss units
Ian Rogers
2024-01-03
perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event
Ian Rogers
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2023-12-23
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Support event group display
Namhyung Kim
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
[next]