index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
svghelper.c
Age
Commit message (
Expand
)
Author
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2023-10-12
perf svghelper: Avoid memory leak
Ian Rogers
2023-08-29
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
Kyle Meyer
2019-08-29
perf timechart: Refactor svg_build_topology_map()
Kyle Meyer
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-12-17
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2016-08-23
perf timechart: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2014-07-10
perf timechart: Implement IO mode
Stanislav Fomichev
2014-07-10
perf timechart: Fix rendering in Firefox
Stanislav Fomichev
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-17
perf timechart: Add --highlight option
Stanislav Fomichev
2013-12-16
perf timechart: Add support for topology
Stanislav Fomichev
2013-12-16
perf timechart: Print pid along the name
Stanislav Fomichev
2013-12-16
perf timechart: Add backtrace support to CPU info
Stanislav Fomichev
2013-11-27
perf timechart: Add backtrace support
Stanislav Fomichev
2013-11-27
perf timechart: Group figures and add title with details
Stanislav Fomichev
2011-02-28
perf timechart: Fix black idle boxes in the title
Thomas Renninger
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2009-10-20
perf timechart: Improve the visual appearance of scheduler delays
Arjan van de Ven
2009-10-01
perf timechart: Add a power-only mode
Arjan van de Ven
2009-09-20
perf util: SVG performance improvements
Arjan van de Ven
2009-09-20
perf util: Make the timechart SVG width dynamic
Arjan van de Ven
2009-09-20
perf timechart: Show the duration of scheduler delays in the SVG
Arjan van de Ven
2009-09-20
perf timechart: Show the name of the waker/wakee in timechart
Arjan van de Ven
2009-09-19
perf utils: Be consistent about minimum text size in the svghelper
Arjan van de Ven
2009-09-19
perf: Add a SVG helper library file
Arjan van de Ven