index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf events: Prefer union over variable length array
Ian Rogers
2022-10-04
1
-16
/
+8
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-18
1
-0
/
+14
|
\
|
*
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-26
1
-0
/
+14
*
|
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
2022-06-24
1
-71
/
+89
*
|
perf header: Store PMU caps in an array of strings
Ravi Bangoria
2022-06-24
1
-29
/
+34
*
|
perf header: Pass "cpu" pmu name while printing caps
Ravi Bangoria
2022-06-24
1
-9
/
+3
*
|
perf script: Add some missing event dumps
Adrian Hunter
2022-06-23
1
-0
/
+3
|
/
*
perf inject: Keep some features sections from input file
Adrian Hunter
2022-05-23
1
-0
/
+8
*
perf header: Add ability to keep feature sections
Adrian Hunter
2022-05-23
1
-8
/
+46
*
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
1
-0
/
+51
*
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
2022-03-22
1
-1
/
+1
*
perf tools: Set build-id using build-id header on new mmap records
James Clark
2022-03-12
1
-0
/
+1
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-3
/
+3
*
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-12-06
1
-5
/
+10
*
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
1
-3
/
+5
*
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
1
-3
/
+3
*
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
1
-4
/
+4
*
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-11-13
1
-3
/
+3
*
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-11-01
1
-6
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+2
|
\
|
*
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-2
/
+2
*
|
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
2021-08-31
1
-1
/
+1
*
|
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
2021-08-02
1
-6
/
+6
|
/
*
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
1
-2
/
+2
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
1
-2
/
+2
*
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
1
-5
/
+5
*
perf header: Support HYBRID_CPU_PMU_CAPS feature
Jin Yao
2021-05-17
1
-19
/
+143
*
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
2021-05-17
1
-0
/
+87
*
perf inject: Add facility to do in place update
Adrian Hunter
2021-05-12
1
-0
/
+5
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-9
/
+9
*
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2021-03-06
1
-2
/
+2
*
perf tools: Simplify the calculation of variables
Jiapeng Chong
2021-02-18
1
-1
/
+1
*
perf inject: Correct event attribute sizes
Al Grant
2021-01-15
1
-0
/
+8
*
perf evlist: Use the right prefix for 'struct evlist' header methods
Arnaldo Carvalho de Melo
2020-11-30
1
-10
/
+5
*
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
2020-11-30
1
-3
/
+2
*
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-30
1
-3
/
+2
*
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
2020-11-16
1
-4
/
+4
*
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
1
-13
/
+8
*
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
1
-3
/
+7
*
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
2020-10-14
1
-1
/
+3
*
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
1
-2
/
+1
*
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-14
1
-1
/
+1
*
perf tools: Fix module symbol processing
Jiri Olsa
2020-08-13
1
-2
/
+1
*
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-08-13
1
-6
/
+6
*
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
2020-08-06
1
-4
/
+4
*
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-08-06
1
-0
/
+113
*
perf session: Try to read pipe data from file
Jiri Olsa
2020-05-28
1
-4
/
+12
*
perf tools: Do not seek in pipe fd during tracing data processing
Jiri Olsa
2020-05-28
1
-4
/
+14
*
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
1
-4
/
+2
[next]