index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
tools headers: Update tools's copy of socket.h header
Namhyung Kim
1
-0
/
+1
2023-11-21
perf lock contention: Fix a build error on 32-bit
Yang Jihong
1
-1
/
+2
2023-11-21
perf kwork: Fix a build error on 32-bit
Yang Jihong
1
-1
/
+1
2023-11-15
perf vendor events riscv: Add StarFive Dubhe-80 JSON file
Ji Sheng Teoh
3
-0
/
+241
2023-11-15
perf report: Add s390 raw data interpretation for PAI counters
Thomas Richter
2
-8
/
+103
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
4
-0
/
+12
2023-11-10
perf probe: Convert to check dwarf_getcfi feature
Namhyung Kim
2
-4
/
+9
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
3
-9
/
+20
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
4
-5
/
+35
2023-11-09
perf bpf: Don't synthesize BPF events when disabled
Ian Rogers
1
-0
/
+3
2023-11-09
perf test: Add support for setting objdump binary via perf config
James Clark
2
-0
/
+16
2023-11-09
perf test: Add option to change objdump binary
James Clark
3
-1
/
+5
2023-11-09
perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390
Thomas Richter
1
-2
/
+2
2023-11-09
perf tools: Add the python_ext_build directory to .gitignore
Yang Jihong
1
-0
/
+1
2023-11-09
perf tests attr: Fix spelling mistake "whic" to "which"
zhaimingbing
1
-1
/
+1
2023-11-09
perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...
Namhyung Kim
3
-13
/
+13
2023-11-09
perf annotate: Move some source code related fields from 'struct annotation' ...
Namhyung Kim
3
-21
/
+22
2023-11-09
perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...
Namhyung Kim
4
-5
/
+15
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
3
-24
/
+54
2023-11-09
perf test: Simplify "object code reading" test
Namhyung Kim
1
-53
/
+23
2023-11-09
perf machine thread: Remove exited threads by default
Ian Rogers
5
-4
/
+35
2023-11-09
perf record: Lazy load kernel symbols
Ian Rogers
4
-3
/
+12
2023-11-09
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
2
-3
/
+3
2023-11-09
perf tools: Add branch counter knob
Kan Liang
7
-3
/
+55
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
242
-1801
/
+31495
2023-11-03
perf build: Warn about missing libelf before warning about missing libbpf
Arnaldo Carvalho de Melo
1
-4
/
+4
2023-11-03
perf tests make: Remove the last egrep call, use 'grep -E' instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+14
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+4
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-3
/
+14
2023-10-31
perf beauty socket/prctl_option: Cope with extended regexp complaint by grep
Arnaldo Carvalho de Melo
2
-4
/
+4
2023-10-30
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
4
-23
/
+41
2023-10-28
perf vendor events intel: Update tsx_cycles_per_elision metrics
Ian Rogers
8
-14
/
+7
2023-10-28
perf vendor events intel: Update bonnell version number to v5
Ian Rogers
1
-1
/
+1
2023-10-28
perf vendor events intel: Update westmereex events to v4
Ian Rogers
2
-2
/
+2
2023-10-28
perf vendor events intel: Update meteorlake events to v1.06
Ian Rogers
7
-6
/
+209
2023-10-28
perf vendor events intel: Update knightslanding events to v16
Ian Rogers
6
-57
/
+75
2023-10-28
perf vendor events intel: Add typo fix for ivybridge FP
Ian Rogers
1
-1
/
+1
2023-10-28
perf vendor events intel: Update a spelling in haswell/haswellx
Ian Rogers
2
-2
/
+2
2023-10-28
perf vendor events intel: Update emeraldrapids to v1.01
Ian Rogers
2
-1
/
+37
2023-10-28
perf vendor events intel: Update alderlake/alderlake events to v1.23
Ian Rogers
9
-14
/
+146
2023-10-27
perf build: Disable BPF skeletons if clang version is < 12.0.1
Arnaldo Carvalho de Melo
1
-0
/
+7
[prev]
[next]