index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
2023-05-16
1
-1
/
+1
*
perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...
Jiri Olsa
2023-05-10
1
-0
/
+2
*
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2023-05-10
1
-0
/
+1
*
perf parse-events: Do not break up AUX event group
Adrian Hunter
2023-05-10
1
-6
/
+3
*
perf evsel: Modify group pmu name for software events
Ian Rogers
2023-05-10
1
-6
/
+9
*
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
2023-05-10
1
-8
/
+15
*
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
2023-05-10
1
-4
/
+4
*
perf stat: Introduce skippable evsels
Ian Rogers
2023-05-10
2
-2
/
+14
*
perf metric: Change divide by zero and !support events behavior
Ian Rogers
2023-05-10
3
-8
/
+25
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
131
-3119
/
+4981
|
\
|
*
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
2023-05-06
1
-0
/
+1
|
*
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
2023-05-06
2
-1
/
+173
|
*
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-05
1
-0
/
+5
|
*
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
2023-05-02
1
-0
/
+1
|
*
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
2023-05-02
1
-1
/
+23
|
*
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
2023-05-02
1
-1
/
+1
|
*
perf script: Print raw ip instead of binary offset for callchain
Changbin Du
2023-05-02
1
-7
/
+2
|
*
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-02
1
-1
/
+1
|
*
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
2023-05-02
1
-1
/
+1
|
*
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
2023-05-02
1
-4
/
+8
|
*
perf lock contention: Rework offset calculation with BPF CO-RE
Namhyung Kim
2023-05-02
1
-7
/
+7
|
*
perf lock contention: Fix struct rq lock access
Namhyung Kim
2023-05-02
1
-4
/
+4
|
*
perf stat: Avoid SEGV on counter->name
Ian Rogers
2023-04-29
1
-1
/
+1
|
*
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
2023-04-24
1
-38
/
+124
|
*
perf cs-etm: Use bool type for boolean values
James Clark
2023-04-24
3
-10
/
+10
|
*
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2023-04-24
1
-0
/
+2
|
*
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
2
-0
/
+33
|
*
perf cs-etm: Fix timeless decode mode detection
James Clark
2023-04-24
1
-12
/
+18
|
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
4
-4
/
+10
|
*
perf probe: Add missing 0x prefix for addresses printed in hexadecimal
Arnaldo Carvalho de Melo
2023-04-19
1
-1
/
+1
|
*
perf map: Add reference count checking
Ian Rogers
2023-04-19
5
-50
/
+61
|
*
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
2023-04-19
6
-53
/
+120
|
*
perf map: Add missing conversions to map__refcnt()
Arnaldo Carvalho de Melo
2023-04-19
2
-4
/
+4
|
*
perf maps: Add reference count checking
Ian Rogers
2023-04-19
6
-39
/
+46
|
*
perf maps: Use maps__nr_maps() instead of open coded maps->nr_maps
Arnaldo Carvalho de Melo
2023-04-19
1
-1
/
+1
|
*
perf maps: Add maps__refcnt() accessor to allow checking maps pointer
Arnaldo Carvalho de Melo
2023-04-19
2
-3
/
+8
|
*
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
2023-04-19
1
-1
/
+1
|
*
perf cs-etm: Fix segfault in dso lookup
James Clark
2023-04-18
1
-2
/
+4
|
*
perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing -...
Arnaldo Carvalho de Melo
2023-04-18
1
-3
/
+8
|
*
perf namespaces: Introduce nsinfo__refcnt() accessor to avoid accessing ->ref...
Arnaldo Carvalho de Melo
2023-04-18
1
-4
/
+8
|
*
perf namespaces: Use the need_setns() accessors instead of accessing ->need_s...
Arnaldo Carvalho de Melo
2023-04-18
1
-3
/
+3
|
*
perf namespaces: Add reference count checking
Ian Rogers
2023-04-17
2
-57
/
+78
|
*
perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...
Arnaldo Carvalho de Melo
2023-04-17
5
-7
/
+11
|
*
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
2
-8
/
+8
|
*
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
|
*
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-04-14
1
-2
/
+1
|
*
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: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-04-12
1
-1
/
+1
|
*
perf cpumap: Use perf_cpu_map__nr(cpus) to access cpus->nr
Ian Rogers
2023-04-12
1
-6
/
+6
[next]