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-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
2024-03-21
perf record: Delete session after stopping sideband thread
Ian Rogers
1
-2
/
+2
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
4
-2
/
+37
2024-03-21
perf tools: Use pmus to describe type from attribute
Ian Rogers
1
-5
/
+11
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
5
-19
/
+161
2024-03-21
perf list: Allow wordwrap to wrap on commas
Ian Rogers
1
-4
/
+17
2024-03-21
perf pmu: Drop "default_core" from alias names
Ian Rogers
1
-1
/
+2
2024-03-21
perf list: Add tracepoint encoding to detailed output
Ian Rogers
1
-10
/
+25
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
5
-45
/
+182
2024-03-21
perf annotate-data: Do not retry for invalid types
Namhyung Kim
1
-35
/
+48
2024-03-21
perf annotate-data: Add a cache for global variable types
Namhyung Kim
4
-4
/
+118
2024-03-21
perf annotate-data: Add stack canary type
Namhyung Kim
3
-0
/
+72
2024-03-21
perf annotate-data: Handle ADD instructions
Namhyung Kim
1
-2
/
+105
2024-03-21
perf annotate-data: Support general per-cpu access
Namhyung Kim
1
-44
/
+169
2024-03-21
perf annotate-data: Track instructions with a this-cpu variable
Namhyung Kim
1
-1
/
+30
2024-03-21
perf annotate-data: Handle this-cpu variables in kernel
Namhyung Kim
2
-2
/
+26
2024-03-21
perf annotate: Parse x86 segment register location
Namhyung Kim
2
-4
/
+47
2024-03-21
perf annotate-data: Check register state for type
Namhyung Kim
1
-7
/
+81
2024-03-21
perf annotate-data: Implement instruction tracking
Namhyung Kim
3
-14
/
+211
2024-03-21
perf annotate-data: Handle call instructions
Namhyung Kim
1
-2
/
+52
2024-03-21
perf annotate-data: Handle global variable access
Namhyung Kim
1
-4
/
+42
2024-03-21
perf annotate-data: Add get_global_var_type()
Namhyung Kim
3
-33
/
+57
2024-03-21
perf annotate-data: Add update_insn_state()
Namhyung Kim
3
-3
/
+161
2024-03-21
perf annotate-data: Maintain variable type info
Namhyung Kim
2
-0
/
+177
2024-03-21
perf annotate-data: Add debug messages
Namhyung Kim
3
-7
/
+71
2024-03-21
perf annotate: Add annotate_get_basic_blocks()
Namhyung Kim
2
-3
/
+235
2024-03-21
perf annotate-data: Introduce 'struct data_loc_info'
Namhyung Kim
3
-60
/
+91
2024-03-21
perf map: Add map__objdump_2rip()
Namhyung Kim
2
-0
/
+20
2024-03-21
perf dwarf-aux: Add die_find_func_rettype()
Namhyung Kim
2
-0
/
+47
[next]