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-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
2024-03-21
perf vendor events intel: Update emeraldrapids to 1.06
Ian Rogers
6
-17
/
+129
2024-03-21
perf vendor events intel: Update cascadelakex to 1.21
Ian Rogers
7
-17
/
+17
2024-03-21
perf probe: Add missing libgen.h header needed for using basename()
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-03-21
perf trace: Fix 'newfstatat'/'fstatat' argument pretty printing
Arnaldo Carvalho de Melo
1
-3
/
+4
2024-03-21
perf trace: Beautify the 'flags' arg of unlinkat
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-03-21
perf beauty: Introduce faccessat2 flags scnprintf routine
Arnaldo Carvalho de Melo
3
-0
/
+36
2024-03-21
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
5
-41
/
+235
2024-03-21
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
9
-34
/
+182
2024-03-21
perf tests: Run tests in parallel by default
Ian Rogers
1
-7
/
+10
2024-03-21
perf help: Lower levenshtein penality for deleting character
Ian Rogers
1
-3
/
+7
2024-03-21
perf tools: Suggest inbuilt commands for unknown command
Ian Rogers
3
-31
/
+41
2024-03-21
perf test: Read child test 10 times a second rather than 1
Ian Rogers
1
-2
/
+2
2024-03-21
perf test: Use a single fd for the child process out/err
Ian Rogers
1
-31
/
+6
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2
-2
/
+2
[prev]
[next]