index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
1
-0
/
+3
2017-03-27
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
1
-6
/
+2
2017-03-27
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
1
-1
/
+1
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
1
-11
/
+5
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
1
-3
/
+16
2017-02-09
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-26
perf util: Add more debug message on failure path
Namhyung Kim
1
-1
/
+3
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
1
-0
/
+2
2016-10-24
perf header: Display feature name on write failure
Jiri Olsa
1
-1
/
+1
2016-10-24
perf header: Display missing features
Jiri Olsa
1
-1
/
+9
2016-10-24
perf report: Move captured info to generic header info
Jiri Olsa
1
-0
/
+9
2016-10-13
perf header: Set nr_numa_nodes only when we parsed all the data
Jiri Olsa
1
-1
/
+1
2016-08-23
perf tools: Use __weak definition from linux/compiler.h
Rui Teng
1
-2
/
+1
2016-07-05
perf header: Transform nodes string info to struct
Jiri Olsa
1
-50
/
+26
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-9
/
+9
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
1
-1
/
+1
2016-05-10
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
1
-11
/
+20
2016-03-11
perf test: Remove 'core_id' check in topo test
Sukadev Bhattiprolu
1
-5
/
+0
2016-02-16
perf tools: Add perf data cache feature
Jiri Olsa
1
-0
/
+270
2015-12-17
perf tools: Introduce stat perf.data header feature
Jiri Olsa
1
-0
/
+14
2015-12-17
perf tools: Add perf_event__fprintf_event_update function
Jiri Olsa
1
-0
/
+38
2015-12-17
perf tools: Add event_update event cpus type
Jiri Olsa
1
-0
/
+42
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
1
-0
/
+21
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
1
-0
/
+26
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
1
-0
/
+44
2015-12-17
perf tools: Add event_update user level event
Jiri Olsa
1
-0
/
+20
2015-12-09
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
1
-1
/
+1
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
1
-2
/
+2
2015-09-14
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-09-14
perf env: Introduce read_cpu_topology_map() method
Arnaldo Carvalho de Melo
1
-16
/
+12
2015-09-14
perf env: Read msr pmu type from header
Kan Liang
1
-0
/
+3
2015-09-14
perf env: Adopt perf_header__set_cmdline
Arnaldo Carvalho de Melo
1
-39
/
+5
2015-09-13
perf header: Fixup reading of HEADER_NRCPUS feature
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
1
-5
/
+89
2015-08-28
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
1
-0
/
+1
2015-07-21
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
1
-15
/
+20
2015-06-25
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
1
-2
/
+1
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-06-03
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
1
-4
/
+4
2015-05-29
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-5
/
+1
2015-05-05
perf tools: Add AUX area tracing index
Adrian Hunter
1
-4
/
+27
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
1
-0
/
+14
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
1
-1
/
+4
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
1
-22
/
+7
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
1
-0
/
+3
[next]