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
2023-05-27
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2
-0
/
+2
2023-05-27
perf pmu: Add is_core to pmu
Ian Rogers
2
-3
/
+11
2023-05-27
perf pmu: Detect ARM and hybrid PMUs with sysfs
Ian Rogers
2
-11
/
+19
2023-05-27
perf cpumap: Add equal function
Ian Rogers
1
-0
/
+37
2023-05-27
perf test python: Put perf python at start of sys.path
Ian Rogers
1
-1
/
+1
2023-05-26
perf test: Fix perf stat JSON output test
Namhyung Kim
1
-1
/
+1
2023-05-26
perf tests: Organize cpu_map tests into a single suite
Ian Rogers
3
-12
/
+14
2023-05-26
perf cpumap: Add intersect function
Ian Rogers
3
-0
/
+43
2023-05-26
perf vendor events intel: Add metricgroup descriptions for all models
Ian Rogers
18
-0
/
+1896
2023-05-26
perf jevents: Add support for metricgroup descriptions
Ian Rogers
4
-5
/
+62
2023-05-26
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2
-4
/
+3
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
1
-0
/
+13
2023-05-26
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
1
-2
/
+1
2023-05-26
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
3
-1
/
+29
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
1
-1
/
+1
2023-05-26
perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE
Namhyung Kim
1
-2
/
+2
2023-05-26
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
1
-1
/
+1
2023-05-23
pert tests: Add tests for new "perf stat --per-cache" aggregation option
K Prateek Nayak
3
-1
/
+30
2023-05-23
perf stat: Add "--per-cache" aggregation option and document it
K Prateek Nayak
2
-0
/
+72
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
2
-3
/
+5
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
5
-1
/
+244
2023-05-23
perf: Extract building cache level for a CPU into separate function
K Prateek Nayak
2
-23
/
+43
2023-05-23
perf vendor events intel: Update tigerlake events/metrics
Ian Rogers
4
-486
/
+505
2023-05-23
perf vendor events intel: Update snowridgex events
Ian Rogers
9
-23
/
+36
2023-05-23
perf vendor events intel: Update skylake/skylakex events/metrics
Ian Rogers
7
-917
/
+1216
2023-05-23
perf vendor events intel: Update sapphirerapids events/metrics
Ian Rogers
5
-552
/
+823
2023-05-23
perf vendor events intel: Update sandybridge metrics
Ian Rogers
1
-111
/
+111
2023-05-23
perf vendor events intel: Update jaketown metrics
Ian Rogers
1
-112
/
+112
2023-05-23
perf vendor events intel: Update ivybridge/ivytown metrics
Ian Rogers
2
-530
/
+530
2023-05-23
perf vendor events intel: Update icelake/icelakex events/metrics
Ian Rogers
4
-993
/
+1269
2023-05-23
perf vendor events intel: Update haswell(x) metrics
Ian Rogers
2
-488
/
+696
2023-05-23
perf vendor events intel: Update elkhartlake events
Ian Rogers
5
-1
/
+23
2023-05-23
perf vendor events intel: Update cascadelakex events/metrics
Ian Rogers
4
-482
/
+783
2023-05-23
perf vendor events intel: Update broadwell variant events/metrics
Ian Rogers
7
-865
/
+1118
2023-05-23
perf vendor events intel: Update alderlake events/metrics
Ian Rogers
5
-824
/
+783
2023-05-22
perf test: Add test validating JSON generated by 'perf data convert --to-json'
Anup Sharma
1
-0
/
+72
2023-05-22
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
14
-189
/
+259
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
1
-3
/
+3
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
5
-174
/
+249
2023-05-17
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+3
2023-05-17
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
4
-10
/
+2
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-16
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
1
-1
/
+1
2023-05-15
perf vendor events arm64: Add AmpereOne core PMU events
Ilkka Koskinen
11
-0
/
+1080
2023-05-15
perf ftrace: Flush output after each writing
Changbin Du
1
-0
/
+2
2023-05-15
perf annotate browser: Add '<' and '>' keys for navigation
Namhyung Kim
2
-2
/
+6
2023-05-15
perf annotate: Parse x86 SIB addressing properly
Namhyung Kim
1
-0
/
+13
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
1
-0
/
+4
2023-05-15
perf doc: Add support for KBUILD_BUILD_TIMESTAMP
Ben Hutchings
1
-3
/
+7
2023-05-15
perf doc: Define man page date when using asciidoctor
Ben Hutchings
1
-4
/
+7
[prev]
[next]