index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
4
-20
/
+17
2024-08-29
perf header: Allow attributes to be written after data
Ian Rogers
1
-39
/
+67
2024-08-29
perf header: Fail read if header sections overlap
Ian Rogers
1
-0
/
+18
2024-08-29
perf header: Add kerneldoc to 'struct perf_file_header'
Ian Rogers
1
-1
/
+15
2024-08-29
perf session: Document 'struct perf_session' and constify its 'auxtrace' member
Ian Rogers
1
-1
/
+47
2024-08-29
perf: cs-etm: Print queue number in raw trace dump
James Clark
3
-6
/
+13
2024-08-29
perf: cs-etm: Support version 0.1 of HW_ID packets
James Clark
1
-10
/
+90
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
3
-117
/
+52
2024-08-29
perf: cs-etm: Move traceid_list to each queue
James Clark
3
-98
/
+147
2024-08-29
perf: cs-etm: Allocate queues for all CPUs
James Clark
1
-28
/
+25
2024-08-29
perf cs-etm: Create decoders after both AUX and HW_ID search passes
James Clark
1
-69
/
+113
2024-08-28
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
6
-9
/
+55
2024-08-28
perf bpf-filter: Add build dependency to header files
Namhyung Kim
1
-2
/
+2
2024-08-28
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
1
-1
/
+1
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
1
-1
/
+0
2024-08-28
perf auxtrace: Use evsel__is_aux_event() for checking AUX event
Leo Yan
1
-2
/
+2
2024-08-28
perf trace: Fix perf trace -p <PID>
Howard Chu
1
-1
/
+1
2024-08-28
perf evlist: Introduce method to find if there is a bpf-output event
Howard Chu
2
-0
/
+13
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
5
-9
/
+36
2024-08-28
perf bpf-filter: Support multiple events properly
Namhyung Kim
4
-42
/
+304
2024-08-22
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-08-22
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
2
-0
/
+32
2024-08-22
perf annotate-data: Update stack slot for the store
Namhyung Kim
1
-4
/
+25
2024-08-22
perf annotate-data: Update debug messages
Namhyung Kim
1
-10
/
+35
2024-08-22
perf dwarf-aux: Handle bitfield members from pointer access
Namhyung Kim
1
-2
/
+9
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
3
-0
/
+54
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
2
-2
/
+2
2024-08-21
perf bpf: Remove redundant check that map is NULL
Yang Ruibin
1
-3
/
+0
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
1
-59
/
+63
2024-08-21
perf annotate-data: Prefer struct/union over base type
Namhyung Kim
1
-1
/
+19
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
5
-47
/
+61
2024-08-20
perf annotate-data: Set bitfield member offset and size properly
Namhyung Kim
1
-6
/
+28
2024-08-19
perf evsel: Constify evsel__id_hdr_size() argument
Ian Rogers
2
-2
/
+2
2024-08-19
perf dso: Constify dso_id
Ian Rogers
6
-13
/
+15
2024-08-19
perf jit: Constify filename argument
Ian Rogers
2
-4
/
+5
2024-08-19
perf map: API clean up
Ian Rogers
2
-19
/
+16
2024-08-19
perf synthetic-events: Avoid unnecessary memset
Ian Rogers
1
-1
/
+1
2024-08-19
perf python: Fix the build on 32-bit arm by including missing "util/sample.h"
Xu Yang
1
-0
/
+1
2024-08-19
perf annotate-data: Update type stat at the end of find_data_type_die()
Namhyung Kim
1
-17
/
+30
2024-08-19
perf annotate-data: Check variables in every scope
Namhyung Kim
1
-17
/
+27
2024-08-19
perf annotate-data: Add is_better_type() helper
Namhyung Kim
1
-10
/
+51
2024-08-19
perf annotate-data: Add is_pointer_type() helper
Namhyung Kim
1
-9
/
+14
2024-08-19
perf annotate-data: Change return type of find_data_type_block()
Namhyung Kim
1
-59
/
+58
2024-08-19
perf annotate-data: Add variable_state_str()
Namhyung Kim
1
-15
/
+26
2024-08-19
perf annotate-data: Add 'enum type_match_result'
Namhyung Kim
1
-11
/
+25
2024-08-19
perf annotate-data: Fix off-by-one in location range check
Namhyung Kim
2
-2
/
+2
2024-08-19
perf dwarf-aux: Check allowed location expressions when collecting variables
Namhyung Kim
1
-0
/
+3
2024-08-16
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-08-15
perf hist: Update hist symbol when updating maps
Matt Fleming
1
-0
/
+5
[prev]
[next]