index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
auxtrace.c
Age
Commit message (
Expand
)
Author
2019-07-09
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-28
perf auxtrace: Fix itrace defaults for perf script
Adrian Hunter
2019-03-01
perf auxtrace: Improve address filter error message when there is no DSO
Adrian Hunter
2019-02-06
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
2019-02-06
perf auxtrace: Define auxtrace record alignment
Adrian Hunter
2019-02-06
perf hist: Remove symbol.h from hist.h, just fwd decls are needed
Arnaldo Carvalho de Melo
2018-12-18
perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols
Adrian Hunter
2018-10-24
perf script: Make itrace script default to all calls
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-14
perf auxtrace: Fix queue resize
Adrian Hunter
2018-08-03
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-04-26
perf tools: Use kallsyms__is_function()
Arnaldo Carvalho de Melo
2018-04-26
perf symbols: Shorten dso__(first|last)_symbol()
Arnaldo Carvalho de Melo
2018-04-06
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
Adrian Hunter
2018-04-05
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
Adrian Hunter
2018-03-07
perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
Adrian Hunter
2018-03-07
perf auxtrace: Rename some buffer-queuing functions
Adrian Hunter
2018-03-06
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
2017-06-27
perf auxtrace: Add itrace option to output power events
Adrian Hunter
2017-06-27
perf auxtrace: Add itrace option to output ptwrite events
Adrian Hunter
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-03-27
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2016-09-29
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-09-28
perf auxtrace: Add option to synthesize branch stacks on samples
Adrian Hunter
2015-09-28
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-17
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
perf auxtrace: Add Intel PT as an AUX area tracing type
Adrian Hunter
2015-08-06
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
2015-07-15
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
2015-06-23
perf tools: Allow auxtrace data alignment
Adrian Hunter
2015-06-23
perf thread_map: Don't access the array entries directly
Jiri Olsa
[next]