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
/
lib
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-07-07
11
-51
/
+67
*
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
1
-0
/
+2
*
perf tools: Change fields type in perf_record_time_conv
Leo Yan
2021-04-29
1
-2
/
+3
*
perf util: Move bpf_perf definitions to a libperf header
Song Liu
2021-04-29
1
-0
/
+31
*
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
2021-04-20
1
-1
/
+8
*
libperf: Add support for user space counter access
Rob Herring
2021-04-20
4
-0
/
+161
*
libperf tests: Add support for verbose printing
Rob Herring
2021-04-15
2
-2
/
+36
*
libperf: Add evsel mmap support
Rob Herring
2021-04-15
5
-0
/
+86
*
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2021-03-06
2
-4
/
+11
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-27
1
-13
/
+4
|
\
|
*
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
2021-01-21
1
-13
/
+4
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
4
-6
/
+7
|
\
|
|
*
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-15
1
-0
/
+1
|
*
libperf tests: If a test fails return non-zero
Ian Rogers
2021-01-15
4
-4
/
+4
|
*
libperf tests: Avoid uninitialized variable warning
Ian Rogers
2021-01-15
1
-2
/
+2
*
|
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
2020-12-28
1
-4
/
+14
|
/
*
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
1
-1
/
+11
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
1
-0
/
+3
|
\
|
*
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
2020-10-07
1
-0
/
+3
*
|
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-09-22
1
-0
/
+4
|
/
*
libperf: Fix man page typos
Rob Herring
2020-08-13
3
-14
/
+17
*
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-21
2
-4
/
+4
*
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-10
1
-0
/
+9
*
libperf evlist: Fix a refcount leak
Ian Rogers
2020-05-05
1
-0
/
+1
*
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2020-05-05
2
-1
/
+2
*
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
2020-04-22
1
-2
/
+0
*
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
1
-0
/
+7
*
libperf: Add counting example
Michael Petlan
2020-03-04
1
-0
/
+83
*
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
2020-01-14
1
-0
/
+3
*
libperf: Add man pages
Jiri Olsa
2020-01-06
14
-229
/
+1197
*
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
36
-0
/
+3866