index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.h
Age
Commit message (
Expand
)
Author
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
2019-06-10
perf auxtrace: Add perf time interval to itrace_synth_ops
Adrian Hunter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-02-06
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
2019-02-06
perf auxtrace: Define auxtrace record alignment
Adrian Hunter
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-08
perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
Arnaldo Carvalho de Melo
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
perf tools: Add 'struct perf_mmap' arg to record__write()
Jiri Olsa
2018-09-19
perf auxtrace: Pass struct perf_mmap into mmap__read* functions
Jiri Olsa
2018-09-19
perf tools: Remove perf_tool from event_op3
Jiri Olsa
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
[next]