index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cp...
Ian Rogers
2023-04-17
1
-5
/
+5
|
*
perf cpumap: Remove initializations done in perf_cpu_map__alloc()
Arnaldo Carvalho de Melo
2023-04-17
1
-6
/
+1
|
*
libperf: Add reference count checking macros
Ian Rogers
2023-04-17
1
-0
/
+94
|
*
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-17
3
-5
/
+9
|
*
perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds
Arnaldo Carvalho de Melo
2023-04-15
1
-2
/
+2
|
*
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-04-14
1
-2
/
+1
|
*
perf vendor events intel: Fix uncore topics for tigerlake
Ian Rogers
2023-04-13
2
-88
/
+90
|
*
perf vendor events intel: Fix uncore topics for snowridgex
Ian Rogers
2023-04-13
4
-22056
/
+22060
|
*
perf vendor events intel: Fix uncore topics for skylakex
Ian Rogers
2023-04-13
5
-26144
/
+26148
|
*
perf vendor events intel: Fix uncore topics for skylake
Ian Rogers
2023-04-13
3
-79
/
+81
|
*
perf vendor events intel: Fix uncore topics for sandybridge
Ian Rogers
2023-04-13
2
-25
/
+25
|
*
perf vendor events intel: Fix uncore topics for knightslanding
Ian Rogers
2023-04-13
3
-260
/
+262
|
*
perf vendor events intel: Fix uncore topics for jaketown
Ian Rogers
2023-04-13
4
-1574
/
+1574
|
*
perf vendor events intel: Fix uncore topics for ivytown
Ian Rogers
2023-04-13
4
-2531
/
+2531
|
*
perf vendor events intel: Fix uncore topics for ivybridge
Ian Rogers
2023-04-13
2
-25
/
+25
|
*
perf vendor events intel: Fix uncore topics for icelakex
Ian Rogers
2023-04-13
4
-33697
/
+33701
|
*
perf vendor events intel: Fix uncore topics for icelake
Ian Rogers
2023-04-13
2
-72
/
+74
|
*
perf vendor events intel: Fix uncore topics for haswellx
Ian Rogers
2023-04-13
4
-3491
/
+3491
|
*
perf vendor events intel: Fix uncore topics for haswell
Ian Rogers
2023-04-13
3
-75
/
+77
|
*
perf vendor events intel: Fix uncore topics for cascadelakex
Ian Rogers
2023-04-13
5
-26345
/
+26349
|
*
perf vendor events intel: Fix uncore topics for broadwellx
Ian Rogers
2023-04-13
4
-3572
/
+3572
|
*
perf vendor events intel: Fix uncore topics for broadwellde
Ian Rogers
2023-04-13
3
-774
/
+776
|
*
perf vendor events intel: Fix uncore topics for broadwell
Ian Rogers
2023-04-13
3
-74
/
+76
|
*
perf vendor events intel: Fix uncore topics for alderlake
Ian Rogers
2023-04-13
4
-112
/
+116
|
*
perf vendor events intel: Add sierraforest
Ian Rogers
2023-04-13
7
-0
/
+332
|
*
perf vendor events intel: Add grandridge
Ian Rogers
2023-04-13
7
-0
/
+332
|
*
perf vendor events intel: Update sapphirerapids to v1.12
Ian Rogers
2023-04-13
10
-4530
/
+18906
|
*
perf sched: Fix sched latency analysis incorrection when using 'sched:sched_w...
Chunxin Zang
2023-04-13
1
-1
/
+14
|
*
perf pmu: Use perf_cpu_map__set_nr() in perf_pmu__cpus_match() to allow for r...
Arnaldo Carvalho de Melo
2023-04-12
1
-2
/
+2
|
*
libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...
Arnaldo Carvalho de Melo
2023-04-12
2
-0
/
+7
|
*
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-04-12
3
-2
/
+3
|
*
perf cpumap: Use perf_cpu_map__nr(cpus) to access cpus->nr
Ian Rogers
2023-04-12
1
-6
/
+6
|
*
perf map: Add map__refcnt() accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-12
2
-2
/
+7
|
*
perf scripts python intel-pt-events: Delete unused 'event_attr variable
Alexander Pantyukhin
2023-04-12
1
-3
/
+3
|
*
perf top: Expand the range of multithreaded phase
Hangliang Lai
2023-04-12
1
-2
/
+2
|
*
tools headers: Remove s390 ptrace.h in check-headers.sh
Tiezhu Yang
2023-04-12
1
-1
/
+0
|
*
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+1
|
*
perf metricgroups: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-9
/
+9
|
*
perf arm-spe: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+1
|
*
perf tests api-io: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+2
|
*
perf bench inject-buildid: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+2
|
*
perf genelf: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+2
|
*
perf evlist: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-2
/
+2
|
*
perf annotate: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+2
|
*
perf parse-events: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+1
|
*
perf expr: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-7
/
+7
|
*
perf evsel: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-3
/
+2
|
*
perf pmu: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-8
/
+7
|
*
perf env: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-1
/
+1
|
*
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-3
/
+4
[prev]
[next]