index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sample.h
Age
Commit message (
Expand
)
Author
2026-04-12
perf sample: Fix documentation typo
Ian Rogers
2026-04-10
perf sort: Sort disabled and full predicated flags
Leo Yan
2026-04-10
perf sort: Support sort ASE and SME
Leo Yan
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
2026-04-05
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
2026-04-05
perf sample: Document struct perf_sample
Ian Rogers
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-02-18
perf hist: Shrink struct hist_entry size
Dmitry Vyukov
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2023-11-09
perf tools: Add branch counter knob
Kan Liang
2023-03-20
perf event: Add 'simd_flags' field to 'struct perf_sample'
German Gomez
2023-02-03
perf report: Support Retire Latency
Kan Liang
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo