index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2018-12-18
perf symbols: Relax checks on perf-PID.map ownership
Arnaldo Carvalho de Melo
2018-12-18
perf cs-etm: Generate branch sample for exception packet
Leo Yan
2018-12-18
perf cs-etm: Treat EO_TRACE element as trace discontinuity
Leo Yan
2018-12-18
perf cs-etm: Treat NO_SYNC element as trace discontinuity
Leo Yan
2018-12-18
perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY
Leo Yan
2018-12-18
perf cs-etm: Refactor enumeration cs_etm_sample_type
Leo Yan
2018-12-18
perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
Leo Yan
2018-12-18
perf cs-etm: Avoid stale branch samples when flush packet
Leo Yan
2018-12-18
perf cs-etm: Correct packets swapping in cs_etm__flush()
Leo Yan
2018-12-18
perf tools: Cast off_t to s64 to avoid warning on bionic libc
Arnaldo Carvalho de Melo
2018-12-18
perf header: Fix up argument to ctime()
Arnaldo Carvalho de Melo
2018-12-18
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
2018-12-18
perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols
Adrian Hunter
2018-12-18
perf dso: Export data_file_size() method there are no symbols
Adrian Hunter
2018-12-17
perf ordered_events: Add first_time() method
Jiri Olsa
2018-12-17
perf ordered_events: Add ordered_events__flush_time interface
Jiri Olsa
2018-12-17
perf annotate: Introduce basic support for ARC
Eugeniy Paltsev
2018-12-17
perf config: Modify size factor of snprintf
Sihyeon Jang
2018-12-17
perf record: Fix memory leak on AIO objects deallocation
Alexey Budankov
2018-12-17
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf probe: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf cs-etm: Add support for PTMv1.1 decoding
Mathieu Poirier
2018-12-17
perf cs-etm: Add support for ETMv3 trace decoding
Mathieu Poirier
2018-12-17
perf cs-etm: Add configuration for ETMv3 trace protocol
Mathieu Poirier
2018-12-17
perf top: Move perf_top__reset_sample_counters() to after counts display
Jiri Olsa
2018-12-17
perf top: Save and display the drop count stats
Jiri Olsa
2018-12-17
perf top: Use cond variable instead of a lock
Jiri Olsa
2018-12-17
perf top: Add processing thread
Jiri Olsa
2018-12-17
perf top: Save and display the lost count stats
Jiri Olsa
2018-12-17
perf ordered_events: Add private data member
Jiri Olsa
2018-12-17
perf ordered_events: Rework show_progress for __ordered_events__flush
Jiri Olsa
2018-12-17
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
2018-12-17
perf bpf-loader: Fix debugging message typo
Ingo Molnar
2018-12-17
perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
Robert Walker
2018-12-17
perf tools: traceevent API cleanup, remove __tep_data2host*()
Tzvetomir Stoyanov
2018-12-17
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-12-17
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
perf annotate: Create a annotate2 flag in struct symbol
Jin Yao
2018-12-17
perf annotate: Compute average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
perf record: Extend trace writing to multi AIO
Alexey Budankov
2018-12-17
perf record: Enable asynchronous trace writing
Alexey Budankov
2018-12-17
perf mmap: Map data buffer for preserving collected data
Alexey Budankov
2018-12-17
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wen Yang
2018-12-17
perf script: Use fallbacks for branch stacks
Adrian Hunter
[next]