index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.h
Age
Commit message (
Expand
)
Author
2025-12-03
perf auxtrace: Include sys/types.h for pid_t
Arnaldo Carvalho de Melo
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
2025-10-25
perf auxtrace: Add auxtrace_synth_id_range_start() helper
tanze
2025-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2024-12-18
perf tools: Parse aux-action
Adrian Hunter
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-05-07
perf auxtrace: Allow number of queues to be specified
James Clark
2023-11-27
perf auxtrace: Add 'T' itrace option for timestamp trace
Leo Yan
2023-02-17
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-04
perf auxtrace: Add itrace option flag d+e to log on error
Adrian Hunter
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
2022-02-15
perf auxtrace: Add itrace option "I"
Adrian Hunter
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2021-08-09
perf auxtrace: Drop legacy __sync functions
Leo Yan
2021-08-09
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
2021-06-08
perf auxtrace: Change to use SMP memory barriers
Leo Yan
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
2021-05-25
perf auxtrace: Make perf_event__process_auxtrace*() callable
Arnaldo Carvalho de Melo
2021-05-12
perf auxtrace: Allow buffers to be mapped read / write
Adrian Hunter
2021-05-12
perf inject: Add --vm-time-correlation option
Adrian Hunter
2021-05-12
perf auxtrace: Add Z itrace option for timeless decoding
Adrian Hunter
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
2020-08-06
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
2020-06-01
perf auxtrace: Add four itrace options
Tan Xiaojun
2020-05-05
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
2020-04-16
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
2019-11-06
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
[next]