summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/auxtrace.c
Commit message (Expand)AuthorAgeFilesLines
* perf auxtrace: Allow number of queues to be specifiedJames Clark2024-05-071-2/+7
* perf dso: Add reference count checking and accessor functionsIan Rogers2024-05-061-1/+1
* perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_emptyIan Rogers2024-03-211-2/+2
* perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter2024-03-211-1/+3
* libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers2023-12-121-2/+2
* perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan2023-11-271-0/+3
* perf map: Add accessor for dsoIan Rogers2023-04-041-1/+1
* perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter2023-04-041-1/+4
* perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson2023-02-171-2/+7
* perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim2023-02-011-0/+3
* perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter2023-01-111-1/+1
* perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo2022-10-311-0/+1
* perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter2022-10-261-1/+9
* perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu2022-10-151-0/+3
* perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu2022-10-151-0/+1
* perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter2022-10-041-0/+13
* perf auxtrace: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter2022-07-201-6/+24
* perf tools: Allow all_cpus to be a superset of user_requested_cpusAdrian Hunter2022-05-261-1/+1
* perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameterAdrian Hunter2022-05-261-2/+3
* perf auxtrace: Add mmap_needed to auxtrace_mmap_paramsAdrian Hunter2022-05-261-2/+8
* perf auxtrace: Do not mix up mmap idxAdrian Hunter2022-05-101-2/+8
* perf auxtrace: Move evlist__enable_event_idx() to auxtrace.cAdrian Hunter2022-05-101-0/+10
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-011-1/+1
* perf auxtrace: Add itrace option "I"Adrian Hunter2022-02-151-0/+4
* perf cpumap: Migrate to libperf cpumap apiIan Rogers2022-01-221-1/+1
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-6/+6
* perf auxtrace: Add itrace A option to approximate IPCAdrian Hunter2021-10-271-0/+3
* perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan2021-08-311-4/+84
* perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan2021-08-091-5/+0
* perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()Leo Yan2021-08-091-8/+5
* libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa2021-07-091-6/+6
* perf auxtrace: Factor out itrace_do_parse_synth_opts()Adrian Hunter2021-06-011-3/+7
* perf auxtrace: Allow buffers to be mapped read / writeAdrian Hunter2021-05-121-2/+3
* perf auxtrace: Add Z itrace option for timeless decodingAdrian Hunter2021-05-121-0/+3
* perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan2021-04-231-1/+1
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-101-4/+0
* perf auxtrace: Automatically group aux-output eventsAdrian Hunter2021-02-181-0/+15
* perf evlist: Use the right prefix for 'struct evlist' event group methodsArnaldo Carvalho de Melo2020-11-301-4/+2
* perf evlist: Use the right prefix for 'struct evlist' enable event methodsArnaldo Carvalho de Melo2020-11-301-2/+1
* perf evlist: Use the right prefix for 'struct evlist' sample id lookup methodsArnaldo Carvalho de Melo2020-11-301-2/+2
* perf evlist: Use the right prefix for 'struct evlist' sample parsing methodsArnaldo Carvalho de Melo2020-11-301-1/+1
* perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan2020-11-111-0/+4
* perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter2020-08-061-0/+3
* perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter2020-08-061-0/+3
* perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter2020-08-061-0/+44
* perf tools: Remove some duplicated includesTiezhu Yang2020-06-021-1/+0
* perf auxtrace: Add four itrace optionsTan Xiaojun2020-06-011-0/+17
* perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()Arnaldo Carvalho de Melo2020-05-281-2/+2
* perf evsel: Rename perf_evsel__is_*() to evsel__is*()Arnaldo Carvalho de Melo2020-05-051-4/+4
* perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()Arnaldo Carvalho de Melo2020-05-051-3/+3