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
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
1
-5
/
+5
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
1
-2
/
+2
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
1
-12
/
+2
2024-04-12
perf annotate-data: Do not delete non-asm lines
Namhyung Kim
2
-25
/
+74
2024-04-12
perf annotate-data: Fix global variable lookup
Namhyung Kim
1
-1
/
+3
2024-04-11
perf lock contention: Add a missing NULL check
Namhyung Kim
1
-1
/
+4
2024-04-11
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2
-1
/
+4
2024-04-08
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
2
-6
/
+6
2024-04-08
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
2
-5
/
+6
2024-04-08
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
3
-5
/
+7
2024-04-08
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
3
-32
/
+35
2024-04-08
perf annotate: Get rid of offsets array
Namhyung Kim
3
-29
/
+7
2024-04-08
perf annotate: Check annotation lines more efficiently
Namhyung Kim
1
-21
/
+35
2024-04-08
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
3
-6
/
+25
2024-04-08
perf annotate: Staticize some local functions
Namhyung Kim
2
-6
/
+5
2024-04-08
perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...
Namhyung Kim
1
-4
/
+6
2024-04-08
perf script: Consolidate capstone print functions
Adrian Hunter
3
-86
/
+68
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
5
-9
/
+86
2024-04-05
perf script: Support 32bit code under 64bit OS with capstone
Andi Kleen
3
-10
/
+28
2024-04-04
perf stat: Do not fail on metrics on s390 z/VM systems
Thomas Richter
1
-14
/
+14
2024-04-04
perf report: Fix PAI counter names for s390 virtual machines
Thomas Richter
1
-1
/
+1
2024-04-03
perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-04-03
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
1
-4
/
+16
2024-04-03
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
1
-0
/
+8
2024-04-03
perf annotate: Add symbol name when using capstone
Namhyung Kim
1
-3
/
+71
2024-04-03
perf annotate: Use libcapstone to disassemble
Namhyung Kim
1
-0
/
+160
2024-04-03
perf annotate: Split out util/disasm.c
Namhyung Kim
5
-1657
/
+1709
2024-04-03
perf annotate: Add and use ins__is_nop()
Namhyung Kim
2
-1
/
+7
2024-04-03
perf annotate: Use ins__is_xxx() if possible
Namhyung Kim
1
-4
/
+4
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
6
-33
/
+22
2024-04-03
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
1
-2
/
+5
2024-04-03
perf annotate: Honor output options with --data-type
Namhyung Kim
1
-6
/
+38
2024-04-03
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
1
-2
/
+0
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
1
-3
/
+1
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+330
2024-03-21
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
4
-7
/
+236
2024-03-21
perf dso: Reorder members to save space in 'struct dso'
Ian Rogers
1
-42
/
+42
2024-03-21
perf lock contention: Trim backtrace by skipping traceiter functions
Anne Macedo
2
-1
/
+25
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-7
/
+0
2024-03-21
perf vendor events intel: Remove info metrics erroneously in TopdownL1
Ian Rogers
6
-273
/
+181
2024-03-21
perf vendor events intel: Update snowridgex to 1.22
Ian Rogers
4
-17
/
+6
2024-03-21
perf vendor events intel: Update skylake to v58
Ian Rogers
1
-5
/
+5
2024-03-21
perf vendor events intel: Update skylakex to 1.33
Ian Rogers
9
-18
/
+27
2024-03-21
perf vendor events intel: Update sierraforest to 1.02
Ian Rogers
2
-6
/
+32
2024-03-21
perf vendor events intel: Update sapphirerapids to 1.20
Ian Rogers
7
-33
/
+130
2024-03-21
perf vendor events intel: Update meteorlake to 1.08
Ian Rogers
7
-14
/
+150
2024-03-21
perf vendor events intel: Update lunarlake to 1.01
Ian Rogers
6
-32
/
+113
2024-03-21
perf vendor events intel: Update icelakex to 1.24
Ian Rogers
6
-47
/
+55
2024-03-21
perf vendor events intel: Update grandridge to 1.02
Ian Rogers
3
-7
/
+66
[prev]
[next]