index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2023-05-26
2
-4
/
+3
*
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
2023-05-26
1
-0
/
+13
*
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
2023-05-26
1
-2
/
+1
*
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
2023-05-26
3
-1
/
+29
*
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-05-26
1
-1
/
+1
*
perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE
Namhyung Kim
2023-05-26
1
-2
/
+2
*
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
2023-05-26
1
-1
/
+1
*
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
2023-05-19
1
-3
/
+3
*
perf test attr: Update no event/metric expectations
Ian Rogers
2023-05-19
5
-174
/
+249
*
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2023-05-17
2
-0
/
+3
*
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-05-17
4
-10
/
+2
*
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
2023-05-16
1
-1
/
+1
*
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 cs-etm: Fix contextid validation
James Clark
2023-05-10
1
-5
/
+4
*
perf arm64: Fix build with refcount checking
James Clark
2023-05-10
2
-3
/
+3
*
perf test: Add stat test for record and script
Sandipan Das
2023-05-10
1
-0
/
+13
*
perf script: Skip aggregation for stat events
Sandipan Das
2023-05-10
1
-0
/
+7
*
perf build: Add system include paths to BPF builds
Ian Rogers
2023-05-10
1
-1
/
+18
*
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2023-05-10
2
-1
/
+3
*
perf parse-events: Do not break up AUX event group
Adrian Hunter
2023-05-10
1
-6
/
+3
*
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
2023-05-10
1
-0
/
+7
*
perf evsel: Modify group pmu name for software events
Ian Rogers
2023-05-10
1
-6
/
+9
*
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
2023-05-10
1
-0
/
+6
*
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
2023-05-10
1
-1
/
+1
*
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
21
-5
/
+240
*
perf stat: Introduce skippable evsels
Ian Rogers
2023-05-10
3
-11
/
+43
*
perf metric: Change divide by zero and !support events behavior
Ian Rogers
2023-05-10
5
-9
/
+28
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
485
-144419
/
+167336
|
\
|
*
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-06
6
-20
/
+14
|
*
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
2023-05-06
1
-10
/
+7
|
*
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
3
-20
/
+174
|
*
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-05
2
-2
/
+7
|
*
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
2023-05-03
1
-1
/
+0
|
*
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
2023-05-03
1
-2
/
+0
|
*
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 build: Fix unescaped # in perf build-test
James Clark
2023-05-02
1
-1
/
+1
|
*
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
2023-05-02
1
-1
/
+1
|
*
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2023-05-02
2
-5
/
+5
|
*
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: Disable TopdownL1 on hybrid
Ian Rogers
2023-04-29
1
-1
/
+7
|
*
perf stat: Avoid SEGV on counter->name
Ian Rogers
2023-04-29
1
-1
/
+1
[next]