index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2
-2
/
+9
2023-12-04
perf env: Introduce perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2
-0
/
+13
2023-11-28
perf mmap: Lazily initialize zstd streams to save memory when not using it
Ian Rogers
4
-36
/
+40
2023-11-28
perf dwarf-aux: Add die_find_variable_by_addr()
Namhyung Kim
2
-0
/
+93
2023-11-27
perf annotate: Check if operand has multiple regs
Namhyung Kim
2
-0
/
+38
2023-11-27
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
1
-1
/
+3
2023-11-27
perf report: Remove warning on missing raw data for s390
Thomas Richter
1
-4
/
+5
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
3
-17
/
+46
2023-11-27
perf cs-etm: Enable itrace option 'T'
Leo Yan
1
-3
/
+18
2023-11-27
perf auxtrace: Add 'T' itrace option for timestamp trace
Leo Yan
2
-0
/
+6
2023-11-27
perf script perl: Fail check on dynamic allocation
zhaimingbing
1
-0
/
+3
2023-11-27
perf script python: Fail check on dynamic allocation
Paran Lee
1
-2
/
+15
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
1
-1
/
+1
2023-11-21
perf lock contention: Fix a build error on 32-bit
Yang Jihong
1
-1
/
+2
2023-11-15
perf report: Add s390 raw data interpretation for PAI counters
Thomas Richter
2
-8
/
+103
2023-11-10
perf probe: Convert to check dwarf_getcfi feature
Namhyung Kim
1
-4
/
+4
2023-11-10
perf dwarf-aux: Add die_find_variable_by_reg() helper
Namhyung Kim
2
-0
/
+79
2023-11-10
perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()
Namhyung Kim
2
-0
/
+56
2023-11-10
perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...
Namhyung Kim
2
-9
/
+17
2023-11-10
perf dwarf-aux: Fix die_get_typename() for void *
Namhyung Kim
1
-1
/
+8
2023-11-10
perf tools: Add util/debuginfo.[ch] files
Namhyung Kim
5
-210
/
+272
2023-11-10
perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...
Namhyung Kim
2
-6
/
+17
2023-11-10
perf annotate: Pass "-l" option to objdump conditionally
Namhyung Kim
1
-1
/
+2
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
3
-0
/
+28
2023-11-09
perf bpf: Don't synthesize BPF events when disabled
Ian Rogers
1
-0
/
+3
2023-11-09
perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...
Namhyung Kim
2
-11
/
+11
2023-11-09
perf annotate: Move some source code related fields from 'struct annotation' ...
Namhyung Kim
2
-15
/
+16
2023-11-09
perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...
Namhyung Kim
3
-3
/
+10
2023-11-09
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
4
-61
/
+73
2023-11-09
perf annotate: Split branch stack cycles information out of 'struct annotatio...
Namhyung Kim
2
-23
/
+53
2023-11-09
perf machine thread: Remove exited threads by default
Ian Rogers
4
-4
/
+28
2023-11-09
perf record: Lazy load kernel symbols
Ian Rogers
2
-3
/
+4
2023-11-09
perf tools: Add branch counter knob
Kan Liang
6
-3
/
+51
2023-11-06
perf header: Support num and width of branch counters
Kan Liang
2
-3
/
+20
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
69
-552
/
+1754
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2023-10-30
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
2
-21
/
+19
2023-10-27
perf callchain: Fix spelling mistake "statisitcs" -> "statistics"
Colin Ian King
1
-2
/
+2
2023-10-27
perf python: Fix binding linkage due to rename and move of evsel__increase_rl...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
7
-39
/
+47
2023-10-25
perf callchain: Minor layout changes to callchain_list
Ian Rogers
1
-8
/
+8
2023-10-25
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
2
-9
/
+34
2023-10-25
perf callchain: Make display use of branch_type_stat const
Ian Rogers
3
-7
/
+7
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
1
-4
/
+6
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2
-2
/
+0
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
5
-7
/
+7
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-10-25
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2
-0
/
+45
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
1
-17
/
+72
[prev]
[next]