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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
perf lock contention: Fix msan issue in lock_contention_read()
Namhyung Kim
1
-1
/
+1
2023-04-04
perf vendor events s390: Remove UTF-8 characters from JSON file
Thomas Richter
1
-5
/
+5
2023-04-04
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
1
-6
/
+1
2023-04-04
perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'
Thomas Richter
3
-3
/
+3
2023-04-04
perf build: Add warning for when vmlinux.h generation fails
Ian Rogers
1
-1
/
+5
2023-04-04
perf report: Append inlines to non-DWARF callchains
Artem Savkov
1
-0
/
+5
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
6
-1
/
+24
2023-03-21
perf vendor events arm64: Add N1 metrics
James Clark
23
-2
/
+685
2023-03-21
perf jevents: Sort list of input files
Bernhard M. Wiedemann
1
-1
/
+1
2023-03-21
perf kvm: Delete histograms entries before exiting
Leo Yan
1
-0
/
+3
2023-03-21
perf kvm: Reference count 'struct kvm_info'
Leo Yan
3
-2
/
+46
2023-03-20
perf report: Add 'simd' sort field
German Gomez
5
-0
/
+52
2023-03-20
perf arm-spe: Add SVE flags to the SPE samples
German Gomez
1
-0
/
+20
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
3
-18
/
+67
2023-03-20
perf event: Add 'simd_flags' field to 'struct perf_sample'
German Gomez
1
-0
/
+13
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
3
-0
/
+24
2023-03-20
perf intel-pt: Add event type names UINTR and UIRET
Adrian Hunter
1
-1
/
+1
2023-03-20
perf symbol: Sort names under write lock
Ian Rogers
1
-0
/
+7
2023-03-20
perf test: Fix memory leak in symbols
Ian Rogers
1
-0
/
+1
2023-03-20
perf tests: Add common error route for code-reading
Ian Rogers
1
-16
/
+23
2023-03-20
perf bpf_counter: Use public cpumap accessors
Ian Rogers
1
-3
/
+3
2023-03-20
perf symbol: Avoid memory leak from abi::__cxa_demangle
Ian Rogers
1
-3
/
+2
2023-03-15
perf kvm: Update documentation to reflect new changes
Leo Yan
1
-2
/
+7
2023-03-15
perf kvm: Add TUI mode for stat report
Leo Yan
2
-2
/
+108
2023-03-15
perf kvm: Add dimensions for percentages
Leo Yan
1
-1
/
+97
2023-03-15
perf kvm: Support printing attributions for dimensions
Leo Yan
1
-3
/
+94
2023-03-15
perf kvm: Polish sorting key
Leo Yan
2
-27
/
+10
2023-03-15
perf kvm: Use histograms list to replace cached list
Leo Yan
2
-101
/
+95
2023-03-15
perf kvm: Add dimensions for KVM event statistics
Leo Yan
2
-4
/
+230
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
8
-14
/
+27
2023-03-15
perf kvm: Parse address location for samples
Leo Yan
2
-0
/
+9
2023-03-15
perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
Leo Yan
1
-10
/
+13
2023-03-15
perf kvm: Introduce histograms data structures
Leo Yan
2
-0
/
+19
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
6
-14
/
+11
2023-03-15
perf kvm: Use subtraction for comparison metrics
Leo Yan
2
-4
/
+4
2023-03-15
perf kvm: Move up metrics helpers
Leo Yan
1
-36
/
+38
2023-03-15
perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
Leo Yan
2
-4
/
+7
2023-03-15
perf kvm: Refactor overall statistics
Leo Yan
1
-12
/
+7
2023-03-15
perf record: Update documentation for BPF filters
Namhyung Kim
1
-1
/
+46
2023-03-15
perf bpf filter: Show warning for missing sample flags
Namhyung Kim
2
-1
/
+63
2023-03-15
perf bpf filter: Add logical OR operator
Namhyung Kim
6
-17
/
+79
2023-03-15
perf bpf filter: Add data_src sample data support
Namhyung Kim
2
-0
/
+84
2023-03-15
perf bpf filter: Add more weight sample data support
Namhyung Kim
2
-0
/
+14
2023-03-15
perf bpf filter: Add 'pid' sample data support
Namhyung Kim
6
-7
/
+26
2023-03-15
perf record: Record dropped sample count
Namhyung Kim
5
-15
/
+40
2023-03-15
perf record: Add BPF event filter support
Namhyung Kim
6
-17
/
+50
2023-03-15
perf bpf filter: Implement event sample filtering
Namhyung Kim
6
-13
/
+236
2023-03-15
perf bpf filter: Introduce basic BPF filter expression
Namhyung Kim
5
-0
/
+225
2023-03-15
perf top: Fix rare segfault in thread__comm_len()
liuwenyu
1
-6
/
+19
2023-03-15
perf script: Fix Python support when no libtraceevent
Adrian Hunter
9
-30
/
+72
[next]