index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
perf jevents: Add tool event json under a common architecture
Ian Rogers
3
-83
/
+215
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
10
-107
/
+201
2024-10-10
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
Ian Rogers
5
-26
/
+26
2024-10-10
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
7
-50
/
+50
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
19
-392
/
+530
2024-10-10
perf parse-events: Expose/rename config_term_name
Ian Rogers
2
-9
/
+13
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
5
-12
/
+58
2024-10-10
perf pmu: Simplify an asprintf error message
Ian Rogers
1
-7
/
+6
2024-10-10
perf tools: Remove unused color_fwrite_lines
Dr. David Alan Gilbert
2
-29
/
+0
2024-10-09
perf test x86: Fix typo in intel-pt-test
Thomas Falcon
1
-2
/
+2
2024-10-09
perf probe: Remove unused add_perf_probe_events
Dr. David Alan Gilbert
2
-19
/
+0
2024-10-08
Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...
Linus Torvalds
14
-32
/
+161
2024-10-03
perf test attr: Add back missing topdown events
Veronika Molnarova
4
-144
/
+320
2024-10-03
perf arm-spe: Dump metadata with version 2
Leo Yan
1
-5
/
+49
2024-10-03
perf arm-spe: Support metadata version 2
Leo Yan
1
-4
/
+95
2024-10-03
perf arm-spe: Save per CPU information in metadata
Leo Yan
1
-2
/
+81
2024-10-03
perf arm-spe: Calculate meta data size
Leo Yan
1
-3
/
+36
2024-10-03
perf arm-spe: Define metadata header version 2
Leo Yan
3
-4
/
+40
2024-10-03
perf list: update option desc in man page
Yoshihiro Furudera
1
-1
/
+1
2024-10-03
perf test: Restore sample rate for perf_event_attr
Veronika Molnarova
1
-0
/
+18
2024-10-02
perf trace: Keep exited threads for summary
Michael Petlan
1
-0
/
+4
2024-10-02
perf/test: perf test 86 fails on s390
Thomas Richter
1
-2
/
+2
2024-10-02
tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
Ben Gainey
10
-5
/
+169
2024-10-02
tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
Ben Gainey
1
-9
/
+19
2024-10-02
perf test: Skip not fail syscall tp fields test when insufficient permissions
Ian Rogers
1
-4
/
+15
2024-10-02
perf test: Skip not fail tp fields test when insufficient permissions
Ian Rogers
1
-15
/
+25
2024-10-02
perf test: Fix memory leaks on event-times error paths
Ian Rogers
1
-2
/
+3
2024-10-02
perf stat: Fix affinity memory leaks on error path
Ian Rogers
1
-0
/
+2
2024-10-02
perf jevents: Don't stop at the first matched pmu when searching a events table
Kan Liang
2
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-10-02
perf cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
Ilkka Koskinen
1
-1
/
+1
2024-10-02
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
1
-1
/
+4
2024-10-02
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
1
-1
/
+1
2024-10-02
perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORT
James Clark
1
-0
/
+1
2024-10-02
perf tools: Cope with differences for lib/list_sort.c copy from the kernel
Arnaldo Carvalho de Melo
2
-1
/
+35
2024-10-02
tools check_headers.sh: Add check variant that excludes some hunks
Arnaldo Carvalho de Melo
1
-0
/
+24
2024-09-30
perf tests: Add more topdown events regroup tests
Dapeng Mi
1
-2
/
+20
2024-09-30
perf tests: Add topdown events counting and sampling tests
Dapeng Mi
2
-0
/
+23
2024-09-30
perf tests: Add leader sampling test in record tests
Dapeng Mi
1
-0
/
+28
2024-09-30
perf x86/topdown: Don't move topdown metric events in group
Dapeng Mi
1
-1
/
+61
2024-09-30
perf x86/topdown: Correct leader selection with sample_read enabled
Dapeng Mi
1
-2
/
+16
2024-09-30
perf x86/topdown: Complete topdown slots/metrics events check
Dapeng Mi
4
-6
/
+55
2024-09-30
perf evsel: Reduce a variables scope
Ian Rogers
1
-1
/
+2
2024-09-30
perf vender events arm64: Use "Topdown" as topdown metric group name
Yicong Yang
1
-37
/
+37
2024-09-30
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+5
2024-09-30
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-30
tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-24
/
+65
2024-09-30
perf test: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-1
/
+2
2024-09-30
tools include UAPI: Sync linux/sched.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-09-30
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+16
[prev]
[next]