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