index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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 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
2018-12-17
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
2018-12-17
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
2018-12-17
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2018-12-17
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
2018-12-17
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
2018-12-17
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
2018-12-17
perf stat: Fix shadow stats for clock events
Ravi Bangoria
2018-11-21
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2018-11-21
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
[next]