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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
1
-1
/
+2
2021-08-24
perf tools: Add missing newline at the end of header file
Nghia Le
1
-1
/
+1
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
5
-0
/
+114
2021-08-11
perf tools: Create hybrid flag in target
Jin Yao
2
-1
/
+2
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
2
-2
/
+4
2021-08-11
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
2
-151
/
+1
2021-08-10
perf pmu: Make pmu_add_sys_aliases() public
John Garry
2
-1
/
+2
2021-08-10
perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()
John Garry
1
-2
/
+1
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2
-1
/
+26
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
1
-5
/
+0
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2
-18
/
+5
2021-08-09
perf auxtrace: Drop legacy __sync functions
Leo Yan
1
-19
/
+0
2021-08-09
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
1
-1
/
+1
2021-08-09
perf cs-etm: Add warnings for missing DSOs
James Clark
1
-1
/
+10
2021-08-03
perf cs-etm: Improve Coresight zero timestamp warning
James Clark
1
-2
/
+5
2021-08-03
perf tools: Add flag for tracking warnings of missing DSOs
James Clark
1
-0
/
+1
2021-08-03
perf annotate: Add disassembly warnings for annotate --stdio
James Clark
1
-2
/
+18
2021-08-03
perf tools: Add WARN_ONCE equivalent for UI warnings
James Clark
1
-0
/
+14
2021-08-02
perf inject: Fix output from a file to a pipe
Namhyung Kim
2
-1
/
+58
2021-08-02
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
4
-13
/
+13
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
4
-6
/
+15
2021-08-02
perf annotate: Add error log in symbol__annotate()
Li Huafei
1
-1
/
+3
2021-08-02
perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
Li Huafei
1
-1
/
+1
2021-08-02
perf cs-etm: Pass unformatted flag to decoder
James Clark
2
-15
/
+42
2021-08-02
perf cs-etm: Use existing decoder instead of resetting it
James Clark
1
-30
/
+7
2021-08-02
perf cs-etm: Suppress printing when resetting decoder
James Clark
1
-3
/
+7
2021-08-02
perf cs-etm: Only setup queues when they are modified
James Clark
1
-40
/
+14
2021-08-02
perf cs-etm: Split setup and timestamp search functions
James Clark
1
-12
/
+29
2021-08-02
perf cs-etm: Refactor initialisation of kernel start address
James Clark
1
-5
/
+1
2021-07-31
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-27
perf pmu: Fix alias matching
John Garry
1
-9
/
+24
2021-07-27
perf cs-etm: Split --dump-raw-trace by AUX records
James Clark
1
-2
/
+18
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-15
perf session: Cleanup trace_event
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
2
-2
/
+2
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-14
perf cs-etm: Split Coresight decode by aux records
James Clark
1
-1
/
+167
2021-07-14
libperf: Fix build error with LIBPFM4=1
Heiko Carstens
1
-1
/
+1
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
1
-1
/
+13
2021-07-14
perf pmu: Skip invalid hybrid pmu
Jin Yao
1
-1
/
+8
2021-07-09
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
3
-2
/
+37
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
3
-20
/
+2
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
5
-7
/
+6
[next]