Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
tools
/
perf
/
util
/
svghelper.c
87ffb6c
perf env: Remove needless cpumap.h header
by Arnaldo Carvalho de Melo
· 5 years ago
0ac25fd
perf tools: Remove perf.h from source files not needing it
by Arnaldo Carvalho de Melo
· 5 years ago
f78f966
perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
by Kyle Meyer
· 5 years ago
0ac1dd5
perf timechart: Refactor svg_build_topology_map()
by Kyle Meyer
· 5 years ago
5e51b0b
perf cpumap: Remove needless includes from cpumap.h
by Arnaldo Carvalho de Melo
· 5 years ago
9c3516d
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
by Jiri Olsa
· 5 years ago
38f01d8
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
by Jiri Olsa
· 5 years ago
f854839
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
by Jiri Olsa
· 5 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
2f53025
perf svghelper: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
af4b2c9
perf timechart: Use NSEC_PER_U?SEC
by Arnaldo Carvalho de Melo
· 8 years ago
f30a79b
perf tools: Add reference counting for cpu_map object
by Jiri Olsa
· 10 years ago
b97b59b
perf timechart: Implement IO mode
by Stanislav Fomichev
· 11 years ago
f8dda74
perf timechart: Fix rendering in Firefox
by Stanislav Fomichev
· 11 years ago
d944c4e
tools: Consolidate types.h
by Borislav Petkov
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
e57a2df
perf timechart: Add --highlight option
by Stanislav Fomichev
· 11 years ago
c507999
perf timechart: Add support for topology
by Stanislav Fomichev
· 11 years ago
de99622
perf timechart: Print pid along the name
by Stanislav Fomichev
· 11 years ago
8b6dcca
perf timechart: Add backtrace support to CPU info
by Stanislav Fomichev
· 11 years ago
6f8d67f
perf timechart: Add backtrace support
by Stanislav Fomichev
· 11 years ago
cbb2e81
perf timechart: Group figures and add title with details
by Stanislav Fomichev
· 11 years ago
e853072
perf timechart: Fix black idle boxes in the title
by Thomas Renninger
· 14 years ago
00e99a4
perf tools: Fix time function double declaration with glibc
by Thomas Renninger
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
2e600d0
perf timechart: Improve the visual appearance of scheduler delays
by Arjan van de Ven
· 15 years ago
39a90a8
perf timechart: Add a power-only mode
by Arjan van de Ven
· 15 years ago
611a546
perf util: SVG performance improvements
by Arjan van de Ven
· 15 years ago
5094b65
perf util: Make the timechart SVG width dynamic
by Arjan van de Ven
· 15 years ago
a92fe7b
perf timechart: Show the duration of scheduler delays in the SVG
by Arjan van de Ven
· 15 years ago
4f1202c
perf timechart: Show the name of the waker/wakee in timechart
by Arjan van de Ven
· 15 years ago
964a0b3
perf utils: Be consistent about minimum text size in the svghelper
by Arjan van de Ven
· 15 years ago
f48d55c
perf: Add a SVG helper library file
by Arjan van de Ven
· 15 years ago