index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
1
-0
/
+4
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
1
-4
/
+2
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
1
-2
/
+9
2022-02-15
perf auxtrace: Add itrace option "I"
Adrian Hunter
1
-0
/
+4
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-2
/
+3
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
1
-0
/
+2
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
1
-0
/
+3
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
1
-0
/
+1
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
1
-3
/
+19
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
1
-10
/
+0
2021-08-09
perf auxtrace: Drop legacy __sync functions
Leo Yan
1
-19
/
+0
2021-08-09
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
1
-1
/
+1
2021-06-08
perf auxtrace: Change to use SMP memory barriers
Leo Yan
1
-3
/
+3
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
1
-0
/
+10
2021-05-25
perf auxtrace: Make perf_event__process_auxtrace*() callable
Arnaldo Carvalho de Melo
1
-3
/
+20
2021-05-12
perf auxtrace: Allow buffers to be mapped read / write
Adrian Hunter
1
-1
/
+5
2021-05-12
perf inject: Add --vm-time-correlation option
Adrian Hunter
1
-0
/
+6
2021-05-12
perf auxtrace: Add Z itrace option for timeless decoding
Adrian Hunter
1
-0
/
+2
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
1
-0
/
+6
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
1
-0
/
+2
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
1
-0
/
+3
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
1
-1
/
+9
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
1
-1
/
+11
2020-08-06
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
1
-1
/
+5
2020-06-01
perf auxtrace: Add four itrace options
Tan Xiaojun
1
-1
/
+14
2020-05-05
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
1
-0
/
+2
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
1
-0
/
+2
2020-04-16
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+12
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
1
-0
/
+6
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
1
-0
/
+15
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
1
-0
/
+11
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
1
-0
/
+17
2019-11-06
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
1
-0
/
+1
2019-09-25
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
1
-4
/
+4
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-15
/
+2
2019-09-20
perf auxtrace: Add missing 'struct perf_sample' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-36
/
+7
2019-08-31
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-29
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-4
/
+4
2019-08-14
perf tools: Add itrace option 'o' to synthesize aux-output events
Adrian Hunter
1
-0
/
+3
2019-08-14
perf record: Add an option to take an AUX snapshot on exit
Alexander Shishkin
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-12
/
+12
2019-06-17
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-0
/
+34
2019-06-10
perf auxtrace: Add perf time interval to itrace_synth_ops
Adrian Hunter
1
-0
/
+34
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-02-06
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
1
-1
/
+1
2019-02-06
perf auxtrace: Define auxtrace record alignment
Adrian Hunter
1
-0
/
+3
[next]