index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
svghelper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf timechart: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2016-08-23
1
-5
/
+6
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
1
-1
/
+1
*
perf timechart: Implement IO mode
Stanislav Fomichev
2014-07-10
1
-3
/
+95
*
perf timechart: Fix rendering in Firefox
Stanislav Fomichev
2014-07-10
1
-36
/
+36
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
1
-1
/
+1
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-2
/
+3
*
perf timechart: Add --highlight option
Stanislav Fomichev
2013-12-17
1
-3
/
+20
*
perf timechart: Add support for topology
Stanislav Fomichev
2013-12-16
1
-2
/
+130
*
perf timechart: Print pid along the name
Stanislav Fomichev
2013-12-16
1
-2
/
+2
*
perf timechart: Add backtrace support to CPU info
Stanislav Fomichev
2013-12-16
1
-1
/
+3
*
perf timechart: Add backtrace support
Stanislav Fomichev
2013-11-27
1
-6
/
+21
*
perf timechart: Group figures and add title with details
Stanislav Fomichev
2013-11-27
1
-2
/
+54
*
perf timechart: Fix black idle boxes in the title
Thomas Renninger
2011-02-28
1
-3
/
+3
*
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
1
-2
/
+2
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+3
*
perf timechart: Improve the visual appearance of scheduler delays
Arjan van de Ven
2009-10-20
1
-1
/
+1
*
perf timechart: Add a power-only mode
Arjan van de Ven
2009-10-01
1
-1
/
+13
*
perf util: SVG performance improvements
Arjan van de Ven
2009-09-20
1
-23
/
+55
*
perf util: Make the timechart SVG width dynamic
Arjan van de Ven
2009-09-20
1
-10
/
+20
*
perf timechart: Show the duration of scheduler delays in the SVG
Arjan van de Ven
2009-09-20
1
-4
/
+52
*
perf timechart: Show the name of the waker/wakee in timechart
Arjan van de Ven
2009-09-20
1
-7
/
+21
*
perf utils: Be consistent about minimum text size in the svghelper
Arjan van de Ven
2009-09-19
1
-11
/
+13
*
perf: Add a SVG helper library file
Arjan van de Ven
2009-09-19
1
-0
/
+382