summaryrefslogtreecommitdiff
path: root/tools/perf/util/auxtrace.h
AgeCommit message (Expand)Author
2025-12-03perf auxtrace: Include sys/types.h for pid_tArnaldo Carvalho de Melo
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers
2025-11-07perf tool: Add the perf_tool argument to all callbacksIan Rogers
2025-10-25perf auxtrace: Add auxtrace_synth_id_range_start() helpertanze
2025-10-01perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpcAthira Rajeev
2025-07-25perf auxtrace: Pass perf_env from session through to mmap readIan Rogers
2024-12-18perf tools: Parse aux-actionAdrian Hunter
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward
2024-08-28perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan
2024-08-12perf tool: Constify tool pointersIan Rogers
2024-05-07perf auxtrace: Allow number of queues to be specifiedJames Clark
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson
2022-11-16perf cpumap: Tidy libperf includesIan Rogers
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter
2022-07-20perf auxtrace: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter
2022-05-26perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameterAdrian Hunter
2022-05-26perf auxtrace: Add mmap_needed to auxtrace_mmap_paramsAdrian Hunter
2022-02-15perf auxtrace: Add itrace option "I"Adrian Hunter
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2021-10-27perf auxtrace: Add itrace d+o option to direct debug log to stdoutAdrian Hunter
2021-10-27perf auxtrace: Add itrace A option to approximate IPCAdrian Hunter
2021-10-27perf auxtrace: Add missing Z option to ITRACE_HELPAdrian Hunter
2021-08-31perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan
2021-08-09perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()Leo Yan
2021-08-09perf auxtrace: Drop legacy __sync functionsLeo Yan
2021-08-09perf auxtrace: Use WRITE_ONCE() for updating aux_tailLeo Yan
2021-06-08perf auxtrace: Change to use SMP memory barriersLeo Yan
2021-06-01perf auxtrace: Factor out itrace_do_parse_synth_opts()Adrian Hunter
2021-05-25perf auxtrace: Make perf_event__process_auxtrace*() callableArnaldo Carvalho de Melo
2021-05-12perf auxtrace: Allow buffers to be mapped read / writeAdrian Hunter
2021-05-12perf inject: Add --vm-time-correlation optionAdrian Hunter
2021-05-12perf auxtrace: Add Z itrace option for timeless decodingAdrian Hunter
2021-02-18perf auxtrace: Automatically group aux-output eventsAdrian Hunter
2020-11-11perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan
2020-08-06perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter
2020-08-06perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter
2020-08-06perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter
2020-08-06perf auxtrace: Add missing itrace options to help textAdrian Hunter
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun
2020-05-05perf auxtrace: Add option to synthesize branch stack for regular eventsAdrian Hunter
2020-04-16perf auxtrace: Add an option to synthesize callchains for regular eventsAdrian Hunter
2020-04-16perf auxtrace: Add ->evsel_is_auxtrace() callbackAdrian Hunter
2020-02-18perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter
2019-11-22perf auxtrace: Add support for queuing AUX area samplesAdrian Hunter
2019-11-22perf auxtrace: Add support for dumping AUX area samplesAdrian Hunter
2019-11-22perf auxtrace: Add support for AUX area sample recordingAdrian Hunter
2019-11-06perf auxtrace: Add auxtrace_cache__remove()Adrian Hunter