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
2022-07-20
perf tools: Export perf_event__process_finished_round()
Adrian Hunter
2
-8
/
+8
2022-07-20
perf ordered_events: Add ordered_events__last_flush_time()
Adrian Hunter
1
-0
/
+6
2022-07-20
perf tools: Export dsos__for_each_with_build_id()
Adrian Hunter
2
-6
/
+6
2022-07-19
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
1
-2
/
+13
2022-07-18
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
4
-1
/
+62
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
15
-46
/
+110
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-12
perf lock: Look up callchain for the contended locks
Namhyung Kim
1
-4
/
+156
2022-07-12
perf record: Allow to specify max stack depth of fp callchain
Namhyung Kim
2
-6
/
+17
2022-07-12
perf lock: Handle lock contention tracepoints
Namhyung Kim
1
-0
/
+137
2022-07-12
perf lock: Add lock contention tracepoints record support
Namhyung Kim
1
-7
/
+69
2022-07-12
perf lock: Skip print_bad_events() if nothing bad
Namhyung Kim
1
-0
/
+7
2022-07-12
perf lock: Allow to use different kernel symbols
Namhyung Kim
2
-0
/
+11
2022-07-12
perf lock: Print wait times with unit
Namhyung Kim
1
-8
/
+40
2022-07-12
perf test: Add test for branch stack sampling
German Gomez
1
-0
/
+114
2022-07-12
perf test: Make all metrics test more tolerant
Ian Rogers
1
-16
/
+31
2022-07-12
perf test: Add debug line to diagnose broken metrics
Ian Rogers
1
-0
/
+1
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-06-29
perf jevents: Remove jevents.c
Ian Rogers
8
-2019
/
+2
2022-06-29
perf jevents: Switch build to use jevents.py
Ian Rogers
4
-2
/
+189
2022-06-29
perf jevents: Add python converter script
Ian Rogers
3
-0
/
+448
2022-06-29
perf python: Prefer python3
Ian Rogers
1
-4
/
+4
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
1
-3
/
+2
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
3
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
1
-6
/
+14
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-24
perf script ibs: Support new IBS bits in raw trace dump
Ravi Bangoria
1
-6
/
+58
2022-06-24
perf tool ibs: Sync AMD IBS header file
Ravi Bangoria
1
-2
/
+2
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
6
-88
/
+158
2022-06-24
perf header: Store PMU caps in an array of strings
Ravi Bangoria
3
-32
/
+41
2022-06-24
perf header: Pass "cpu" pmu name while printing caps
Ravi Bangoria
1
-9
/
+3
2022-06-24
perf pmu: Parse pmu caps sysfs only once
Ravi Bangoria
2
-4
/
+13
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
3
-0
/
+60
2022-06-23
perf script: Add some missing event dumps
Adrian Hunter
2
-0
/
+9
2022-06-23
perf record: Add finished init event
Adrian Hunter
6
-1
/
+45
2022-06-23
perf record: Add new option to sample identifier
Adrian Hunter
4
-1
/
+9
2022-06-23
perf record: Always record id index
Adrian Hunter
2
-9
/
+10
2022-06-23
perf record: Always get text_poke events with --kcore option
Adrian Hunter
1
-0
/
+3
2022-06-23
perf data convert: Prefer sampled CPU when exporting JSON
Shawn M. Chapla
1
-1
/
+4
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
1
-0
/
+9
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2
-1
/
+3
[prev]
[next]