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-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
1
-0
/
+2
2022-09-21
perf test: Skip wp modify test on old kernels
Namhyung Kim
1
-2
/
+8
2022-09-21
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-21
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
1
-0
/
+83
2022-09-21
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
1
-3
/
+3
2022-09-21
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
1
-2
/
+2
2022-09-21
perf stat: Fix BPF program section name
Namhyung Kim
1
-1
/
+1
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
1
-2
/
+6
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
1
-12
/
+12
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
1
-0
/
+3
2022-09-08
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
1
-2
/
+1
2022-09-08
perf dlfilter dlfilter-show-cycles: Fix types for print format
Adrian Hunter
1
-2
/
+2
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
1
-3
/
+9
2022-09-06
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
1
-9
/
+11
2022-09-06
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
1
-6
/
+20
2022-09-06
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
1
-1
/
+7
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
1
-2
/
+3
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
1
-0
/
+2
2022-08-31
perf metric: Return early if no CPU PMU table exists
Ian Rogers
1
-0
/
+3
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
6
-42
/
+108
2022-08-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
5
-56
/
+111
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
1
-12
/
+1
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
3
-14
/
+12
2022-08-13
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
4
-134
/
+238
2022-08-13
perf vendor events: Update events for snowridgex
Zhengjun Xing
1
-84
/
+27
2022-08-13
perf vendor events: Update events and metrics for skylakex
Zhengjun Xing
4
-1157
/
+24918
2022-08-13
perf vendor events: Update metrics for sapphirerapids
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events for knightslanding
Zhengjun Xing
1
-0
/
+213
2022-08-13
perf vendor events: Update metrics for jaketown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update metrics for ivytown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events and metrics for icelakex
Zhengjun Xing
4
-556
/
+38332
2022-08-13
perf vendor events: Update events and metrics for haswellx
Zhengjun Xing
2
-171
/
+413
2022-08-13
perf vendor events: Update events and metrics for cascadelakex
Zhengjun Xing
4
-1241
/
+25848
2022-08-13
perf vendor events: Update events and metrics for broadwellx
Zhengjun Xing
2
-159
/
+10
2022-08-13
perf vendor events: Update metrics for broadwellde
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf jevents: Fold strings optimization
Ian Rogers
1
-7
/
+48
2022-08-13
perf jevents: Compress the pmu_events_table
Ian Rogers
1
-45
/
+162
2022-08-13
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2
-17
/
+18
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
12
-91
/
+101
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
7
-182
/
+313
[next]