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.12.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
...
*
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-07-20
1
-0
/
+2
*
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
2022-07-20
2
-0
/
+9
*
perf record: Add finished init event
Adrian Hunter
2022-06-23
1
-0
/
+1
*
libperf evsel: Open shouldn't leak fd on failure
Ian Rogers
2022-06-19
1
-5
/
+12
*
perf tools: Allow system-wide events to keep their own threads
Adrian Hunter
2022-05-26
1
-2
/
+5
*
perf tools: Allow system-wide events to keep their own CPUs
Adrian Hunter
2022-05-26
1
-6
/
+5
*
libperf evsel: Add comments for booleans
Adrian Hunter
2022-05-26
1
-0
/
+10
*
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-26
2
-1
/
+4
*
libperf evlist: Check nr_mmaps is correct
Adrian Hunter
2022-05-26
1
-2
/
+9
*
libperf evlist: Allow mixing per-thread and per-cpu mmaps
Adrian Hunter
2022-05-26
1
-29
/
+7
*
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2022-05-26
1
-6
/
+6
*
libperf: Add preadn()
Adrian Hunter
2022-05-23
2
-0
/
+22
*
perf cpumap: Add perf_cpu_map__for_each_idx()
Ian Rogers
2022-05-23
1
-0
/
+3
*
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
2
-2
/
+3
*
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
2022-05-10
1
-6
/
+3
*
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
2
-3
/
+3
*
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-05-10
2
-0
/
+16
*
perf evlist: Clear all_cpus before propagating
Ian Rogers
2022-05-05
1
-0
/
+4
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
1
-2
/
+1
|
\
|
*
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-13
1
-2
/
+1
*
|
libperf evsel: Factor out perf_evsel__ioctl()
Adrian Hunter
2022-04-24
1
-7
/
+12
|
/
*
perf cpumap: More cpu map reuse by merge.
Ian Rogers
2022-04-01
1
-10
/
+5
*
perf cpumap: Add is_subset function
Ian Rogers
2022-04-01
2
-0
/
+21
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
2
-15
/
+20
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-1
/
+1
|
\
|
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
1
-1
/
+1
*
|
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-27
6
-23
/
+77
|
\
\
|
*
|
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
2022-03-26
1
-4
/
+4
|
*
|
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
2022-02-23
5
-7
/
+61
|
*
|
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
2022-02-23
3
-12
/
+12
*
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
|
|
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
2022-02-16
4
-5
/
+18
*
|
|
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
2022-02-16
1
-2
/
+3
|
|
/
|
/
|
*
|
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2022-02-06
2
-1
/
+102
|
/
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-2
/
+2
*
libperf tests: Update a use of the new cpumap API
Ian Rogers
2022-01-14
1
-2
/
+3
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
9
-63
/
+85
*
libperf: Sync evsel documentation
Ian Rogers
2022-01-12
1
-5
/
+5
*
libperf: Allow NULL in perf_cpu_map__idx()
Ian Rogers
2022-01-12
1
-1
/
+6
*
libperf: Use cpu not index for evsel mmap
Ian Rogers
2022-01-12
1
-1
/
+2
*
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2022-01-12
2
-48
/
+50
*
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
5
-2
/
+10
*
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
2022-01-12
1
-0
/
+9
*
libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
Colin Ian King
2021-12-16
1
-1
/
+1
*
perf evlist: Allow setting arbitrary leader
Ian Rogers
2021-12-07
2
-7
/
+10
*
libperf tests: Add test_stat_multiplexing test
Shunsuke Nakamura
2021-12-07
1
-0
/
+157
*
libperf: Remove scaling process from perf_mmap__read_self()
Shunsuke Nakamura
2021-12-07
1
-2
/
+0
*
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2021-12-07
3
-0
/
+24
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-26
2
-6
/
+7
|
\
[prev]
[next]