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
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
1
-2
/
+2
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
1
-5
/
+8
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
1
-0
/
+1
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
1
-2
/
+40
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
29
-44
/
+44
2021-10-08
perf daemon: Remove duplicate sys/file.h include
Guo Zhengkui
1
-2
/
+0
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
1
-1
/
+6
2021-10-08
perf mmap: Introduce mmap_cpu_mask__duplicate()
Riccardo Mancini
2
-0
/
+14
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
27
-97
/
+514
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
1
-0
/
+2
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
1
-0
/
+2
2021-10-04
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
1
-88
/
+250
2021-09-29
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
1
-0
/
+102
2021-09-29
perf metric: Avoid events for an 'if' constant result
Ian Rogers
2
-0
/
+17
2021-09-29
perf metric: Don't compute unused events
Ian Rogers
2
-7
/
+34
2021-09-29
perf expr: Propagate constants for binary operations
Ian Rogers
1
-18
/
+45
2021-09-29
perf expr: Merge find_ids and regular parsing
Ian Rogers
4
-59
/
+136
2021-09-29
perf metric: Allow metrics with no events
Ian Rogers
1
-50
/
+56
2021-09-29
perf metric: Add utilities to work on ids map.
Ian Rogers
3
-4
/
+126
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
6
-26
/
+25
2021-09-29
perf expr: Move actions to the left.
Ian Rogers
1
-49
/
+75
2021-09-29
perf expr: Use macros for operators
Ian Rogers
1
-8
/
+14
2021-09-29
perf expr: Separate token declataion from type
Ian Rogers
1
-5
/
+4
2021-09-29
perf expr: Remove unused headers and inline d_ratio
Ian Rogers
1
-15
/
+7
2021-09-29
perf metric: Use NAN for missing event IDs.
Ian Rogers
1
-5
/
+4
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
6
-107
/
+159
2021-09-28
perf vendor events arm64: Revise hip08 uncore events
John Garry
3
-62
/
+142
2021-09-28
perf test: Add pmu-event test for event described as "config="
John Garry
2
-0
/
+32
2021-09-28
perf test: Verify more event members in pmu-events test
John Garry
1
-10
/
+40
2021-09-28
perf jevents: Support ConfigCode
John Garry
1
-1
/
+12
2021-09-28
perf parse-events: Set numeric term config
John Garry
3
-8
/
+8
2021-09-28
libtraceevent: Increase libtraceevent logging when verbose
Ian Rogers
1
-0
/
+19
2021-09-28
perf tools: Add define for libtracefs version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Add define for libtraceevent version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2
-0
/
+11
2021-09-28
perf test: Workload test of all PMUs
Ian Rogers
1
-0
/
+22
2021-09-28
perf test: Workload test of metric and metricgroups
Ian Rogers
2
-0
/
+34
2021-09-28
perf jevents: Add __maybe_unused attribute to unused function arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
1
-1
/
+1
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
1
-0
/
+2
2021-09-27
perf annotate: Add riscv64 support
William Cohen
2
-0
/
+39
2021-09-27
perf config: Refine error message to eliminate confusion
Like Xu
1
-1
/
+1
2021-09-27
perf doc: Fix typos all over the place
Like Xu
8
-8
/
+8
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
6
-23
/
+23
2021-09-27
perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"
Colin Ian King
1
-1
/
+1
2021-09-27
perf tests: Fix flaky test 'Object code reading'
James Clark
1
-2
/
+2
2021-09-27
perf test: Fix DWARF unwind for optimized builds.
Ian Rogers
1
-7
/
+32
[prev]
[next]