index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
4
-4
/
+33
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
5
-7
/
+43
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
5
-13
/
+73
2024-12-10
perf ftrace latency: Pass ftrace pointer to histogram routines to pass more args
Arnaldo Carvalho de Melo
1
-7
/
+8
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
1
-4
/
+11
2024-12-09
perf ftrace: Fix undefined behavior in cmp_profile_data()
Kuan-Wei Chiu
1
-1
/
+2
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
1
-4
/
+11
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
3
-29
/
+4
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
3
-51
/
+82
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
13
-60
/
+128
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
3
-7
/
+1
2024-12-09
perf trace-event: Constify print arguments
Ian Rogers
2
-2
/
+2
2024-12-09
perf env: Ensure failure broken topology file reads are always -1 encoded
Ian Rogers
1
-3
/
+6
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
4
-17
/
+41
2024-12-09
perf pmu: Remove use of perf_cpu_map__read()
Ian Rogers
1
-10
/
+20
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
8
-0
/
+8
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2
-2
/
+4
2024-12-09
perf arm-spe: Add support for SPE Data Source packet on AmpereOne
Ilkka Koskinen
2
-0
/
+53
2024-12-09
perf arm-spe: Prepare for adding data source packet implementations for other cores
Ilkka Koskinen
1
-12
/
+30
2024-12-09
perf cpumap: Add checking for reference counter
Leo Yan
1
-0
/
+9
2024-12-09
perf cpumap: Add more tests for CPU map merging
Leo Yan
1
-5
/
+29
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
2
-8
/
+10
2024-12-09
perf config: Fix trival typo 'an' -> 'can'
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-09
perf script python: Improve physical mem type resolution
Ian Rogers
1
-75
/
+102
2024-12-09
perf disasm: Return a proper error when not determining the file type
Arnaldo Carvalho de Melo
2
-1
/
+5
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
1
-34
/
+49
2024-12-05
perf tools: Fix precise_ip fallback logic
Namhyung Kim
1
-3
/
+3
2024-12-04
perf tools: Fix build error on generated/fs_at_flags_array.c
Namhyung Kim
1
-1
/
+2
2024-12-04
tools headers: Sync uapi/linux/prctl.h with the kernel sources
Namhyung Kim
1
-1
/
+26
2024-12-04
tools headers: Sync uapi/linux/mount.h with the kernel sources
Namhyung Kim
1
-2
/
+12
2024-12-04
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Namhyung Kim
1
-4
/
+1
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
5
-0
/
+20
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-12-02
perf test: Don't signal all processes on system when interrupting tests
James Clark
1
-1
/
+1
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
1
-2
/
+2
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
323
-4029
/
+9266
2024-11-22
perf tests: Fix hwmon parsing with PMU name test
Ian Rogers
2
-8
/
+13
2024-11-22
perf hwmon_pmu: Ensure hwmon key union is zeroed before use
Ian Rogers
1
-4
/
+5
2024-11-22
perf tests hwmon_pmu: Remove double evlist__delete()
Arnaldo Carvalho de Melo
1
-2
/
+0
2024-11-22
perf/test: fix perf ftrace test on s390
Thomas Richter
1
-1
/
+1
2024-11-22
perf bpf-filter: Return -ENOMEM directly when pfi allocation fails
Hao Ge
1
-1
/
+1
2024-11-22
perf test: Correct hwmon test PMU detection
Ian Rogers
1
-1
/
+2
2024-11-16
perf: Remove unused del_perf_probe_events()
Dr. David Alan Gilbert
4
-57
/
+0
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
6
-39
/
+9
2024-11-16
perf jevents: Add map_for_cpu()
Ian Rogers
2
-14
/
+26
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
15
-67
/
+57
2024-11-16
perf header: Avoid transitive PMU includes
Ian Rogers
3
-0
/
+4
2024-11-16
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
2
-32
/
+30
[prev]
[next]