index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
perf annotate: Introduce basic support for ARC
Eugeniy Paltsev
2018-12-17
3
-1
/
+24
*
|
|
perf config: Modify size factor of snprintf
Sihyeon Jang
2018-12-17
1
-2
/
+2
*
|
|
perf record: Fix memory leak on AIO objects deallocation
Alexey Budankov
2018-12-17
1
-0
/
+6
*
|
|
perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
Andi Kleen
2018-12-17
2
-2
/
+2
*
|
|
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf probe: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
|
|
perf cs-etm: Add support for PTMv1.1 decoding
Mathieu Poirier
2018-12-17
3
-4
/
+30
*
|
|
perf cs-etm: Add support for ETMv3 trace decoding
Mathieu Poirier
2018-12-17
1
-0
/
+25
*
|
|
perf cs-etm: Add configuration for ETMv3 trace protocol
Mathieu Poirier
2018-12-17
2
-14
/
+48
*
|
|
perf top: Move perf_top__reset_sample_counters() to after counts display
Jiri Olsa
2018-12-17
3
-4
/
+4
*
|
|
perf top: Display slow reader warning when droping samples
Jiri Olsa
2018-12-17
1
-1
/
+1
*
|
|
perf top: Save and display the drop count stats
Jiri Olsa
2018-12-17
4
-5
/
+13
*
|
|
perf top: Drop samples which are behind the refresh rate
Jiri Olsa
2018-12-17
1
-3
/
+22
*
|
|
perf top: Set the 'session_done' volatile variable when exiting
Jiri Olsa
2018-12-17
1
-3
/
+9
*
|
|
perf top: Use cond variable instead of a lock
Jiri Olsa
2018-12-17
2
-8
/
+20
*
|
|
perf top: Add processing thread
Jiri Olsa
2018-12-17
4
-62
/
+151
*
|
|
perf top: Move lost events warning to helpline
Jiri Olsa
2018-12-17
1
-11
/
+5
*
|
|
perf top: Save and display the lost count stats
Jiri Olsa
2018-12-17
4
-4
/
+35
*
|
|
perf ordered_events: Add private data member
Jiri Olsa
2018-12-17
3
-4
/
+9
*
|
|
perf ordered_events: Rework show_progress for __ordered_events__flush
Jiri Olsa
2018-12-17
1
-3
/
+5
*
|
|
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
12
-3
/
+339
*
|
|
perf trace: We need to consider "nr" if "__syscall_nr" is not there
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+2
*
|
|
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
14
-50
/
+39
*
|
|
perf tools: Fix diverse comment typos
Ingo Molnar
2018-12-17
11
-12
/
+12
*
|
|
perf bpf-loader: Fix debugging message typo
Ingo Molnar
2018-12-17
1
-1
/
+1
*
|
|
perf tools Documentation: Fix diverse typos
Ingo Molnar
2018-12-17
3
-4
/
+4
*
|
|
perf vendor events intel: Fix diverse typos
Ingo Molnar
2018-12-17
12
-36
/
+36
*
|
|
perf tests ARM: Disable breakpoint tests 32-bit
Florian Fainelli
2018-12-17
1
-6
/
+14
*
|
|
perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
Robert Walker
2018-12-17
3
-39
/
+70
*
|
|
perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error
Sihyeon Jang
2018-12-17
1
-2
/
+2
*
|
|
perf tools: traceevent API cleanup, remove __tep_data2host*()
Tzvetomir Stoyanov
2018-12-17
1
-2
/
+2
*
|
|
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-12-17
9
-33
/
+33
*
|
|
perf report: Documentation average IPC and IPC coverage
Jin Yao
2018-12-17
1
-0
/
+8
*
|
|
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
4
-3
/
+87
*
|
|
perf annotate: Create a annotate2 flag in struct symbol
Jin Yao
2018-12-17
2
-0
/
+2
*
|
|
perf annotate: Compute average IPC and IPC coverage per symbol
Jin Yao
2018-12-17
2
-3
/
+43
*
|
|
perf beauty mmap_flags: Check if the arch has a mmap.h file
Arnaldo Carvalho de Melo
2018-12-17
2
-3
/
+3
*
|
|
perf record: Extend trace writing to multi AIO
Alexey Budankov
2018-12-17
4
-42
/
+102
*
|
|
perf record: Enable asynchronous trace writing
Alexey Budankov
2018-12-17
7
-9
/
+314
*
|
|
perf mmap: Map data buffer for preserving collected data
Alexey Budankov
2018-12-17
3
-3
/
+59
*
|
|
tools build feature: Check if libaio is available
Alexey Budankov
2018-12-17
2
-1
/
+12
*
|
|
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
2018-12-17
1
-0
/
+11
*
|
|
perf top: Allow passing a kallsyms file
Arnaldo Carvalho de Melo
2018-12-17
2
-0
/
+5
*
|
|
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wen Yang
2018-12-17
1
-1
/
+1
[prev]
[next]