index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.c
Age
Commit message (
Expand
)
Author
2024-08-28
perf auxtrace: Use evsel__is_aux_event() for checking AUX event
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
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-03-21
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-03-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-11-27
perf auxtrace: Add 'T' itrace option for timestamp trace
Leo Yan
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-02-17
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
2023-02-01
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
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 tools: Allow all_cpus to be a superset of user_requested_cpus
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-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-02-15
perf auxtrace: Add itrace option "I"
Adrian Hunter
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
2021-05-12
perf auxtrace: Allow buffers to be mapped read / write
Adrian Hunter
2021-05-12
perf auxtrace: Add Z itrace option for timeless decoding
Adrian Hunter
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
2021-03-10
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event group methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' enable event methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
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-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
2020-06-01
perf auxtrace: Add four itrace options
Tan Xiaojun
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
[next]