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
2025-01-08
perf test cpumap: Avoid use-after-free following merge
Ian Rogers
1
-4
/
+4
2025-01-08
perf llvm-add2line: Remove unused symbol_conf.h include
Dmitry Vyukov
1
-1
/
+0
2025-01-08
perf test trace_btf_general: Fix shellcheck warning
James Clark
1
-0
/
+1
2025-01-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2
-2
/
+2
2025-01-08
perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not...
Arnaldo Carvalho de Melo
1
-3
/
+12
2025-01-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
2
-0
/
+6
2025-01-08
perf jitdump: Accept jitdump mmaps emitted from inside containers
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-01-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
1
-1
/
+1
2025-01-08
perf maps: Fix display of kernel symbols
Christophe Leroy
1
-1
/
+6
2025-01-08
perf test: Update ftrace test to use --graph-opts
Namhyung Kim
1
-4
/
+1
2025-01-08
perf ftrace profile: Add --graph-opts option
Namhyung Kim
2
-0
/
+12
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
4
-4
/
+47
2025-01-08
perf evsel: Improve the evsel__open_strerror() for EBUSY
Ian Rogers
1
-1
/
+78
2025-01-08
perf tests shell task_analyzer: Run this test exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-01-08
perf tests code-reading: Handle change in objdump output from binutils >= 2.4...
Charlie Jenkins
1
-1
/
+91
2025-01-08
perf top: Don't complain about lack of vmlinux when not resolving some kernel...
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-26
perf stat: Document and clarify outstate members
James Clark
1
-7
/
+21
2024-12-26
perf stat: Document and simplify interval timestamps
James Clark
2
-24
/
+25
2024-12-26
perf stat: Remove empty new_line_metric function
James Clark
2
-11
/
+7
2024-12-26
perf stat: Also hide metric-units from JSON when event didn't run
James Clark
1
-2
/
+3
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
2
-87
/
+104
2024-12-26
perf docs: Add documentation for --force-btf option
Howard Chu
1
-0
/
+5
2024-12-26
perf trace: Add tests for BTF general augmentation
Howard Chu
1
-0
/
+93
2024-12-23
perf path: Remove unused is_executable_file()
Dr. David Alan Gilbert
2
-13
/
+0
2024-12-23
perf values: Use evsel rather than evsel->idx
Ian Rogers
3
-68
/
+51
2024-12-23
perf stream: Use evsel rather than evsel->idx
Ian Rogers
3
-11
/
+10
2024-12-23
perf jevents: Provide better path information for broken JSON
Ian Rogers
1
-2
/
+9
2024-12-23
perf lock contention: Handle slab objects in -L/--lock-filter option
Namhyung Kim
4
-3
/
+95
2024-12-23
perf lock contention: Resolve slab object name using BPF
Namhyung Kim
2
-2
/
+76
2024-12-23
perf lock contention: Run BPF slab cache iterator
Namhyung Kim
4
-0
/
+118
2024-12-20
perf lock contention: Add and use LCB_F_TYPE_MASK
Namhyung Kim
2
-3
/
+4
2024-12-20
perf script: Cache the output type
Arnaldo Carvalho de Melo
3
-42
/
+51
2024-12-18
perf python: Correctly throw IndexError
Ian Rogers
1
-1
/
+3
2024-12-18
perf python: Add __str__ and __repr__ functions to evsel
Ian Rogers
1
-0
/
+13
2024-12-18
perf python: Add __str__ and __repr__ functions to evlist
Ian Rogers
1
-0
/
+26
2024-12-18
perf python: Add parse_events function
Ian Rogers
4
-9
/
+75
2024-12-18
perf build: Remove test library from python shared object
Ian Rogers
1
-1
/
+1
2024-12-18
perf kwork: Make perf_kwork_add_work a callback
Ian Rogers
5
-17
/
+8
2024-12-18
perf bench: Remove reference to cmd_inject
Ian Rogers
3
-14
/
+12
2024-12-18
perf lock: Move common lock contention code to new file
Ian Rogers
6
-158
/
+160
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
5
-10
/
+6
2024-12-18
perf intel-pt: Remove stale build comment
Ian Rogers
1
-2
/
+0
2024-12-18
perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
Ian Rogers
5
-10
/
+19
2024-12-18
perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c
Ian Rogers
3
-87
/
+83
2024-12-18
perf script: Move script_fetch_insn to trace-event-scripting.c
Ian Rogers
6
-23
/
+19
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
4
-70
/
+80
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
6
-46
/
+38
2024-12-18
perf script: Move find_scripts to browser/scripts.c
Ian Rogers
4
-185
/
+175
2024-12-18
perf script: Use openat for directory iteration
Ian Rogers
3
-27
/
+71
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
5
-93
/
+74
[prev]
[next]