index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.h
Age
Commit message (
Expand
)
Author
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
2019-09-25
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-31
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-14
perf tools: Add itrace option 'o' to synthesize aux-output events
Adrian Hunter
2019-08-14
perf record: Add an option to take an AUX snapshot on exit
Alexander Shishkin
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-06-17
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...
Ingo Molnar
[next]