index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-09
perf script: Fix metric_evlist leak in script_find_metrics
Ian Rogers
1
-1
/
+1
2026-06-30
perf parse-events: Restrict core PMU bypass to --cputype option
Ian Rogers
1
-0
/
+1
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
1
-6
/
+7
2026-06-30
perf evlist: Add reference count
Ian Rogers
1
-1
/
+1
2026-06-04
perf tools: Guard remaining test_bit calls from OOB sample CPU
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-03
perf tools: Include file offset and event type name in skip messages
Arnaldo Carvalho de Melo
1
-4
/
+6
2026-05-29
perf script: Fix missing '+' indicator when branch counter reaches upper limit
Dapeng Mi
1
-2
/
+6
2026-05-27
perf script: Sort includes and add missed explicit dependencies
Ian Rogers
1
-54
/
+57
2026-05-20
perf script: Don't pass evsel with sample
Ian Rogers
1
-4
/
+8
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
1
-3
/
+3
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
1
-2
/
+2
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
1
-0
/
+4
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
1
-4
/
+4
2026-04-08
perf tools: Make more global variables static
Ian Rogers
1
-1
/
+1
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
1
-0
/
+4
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
1
-10
/
+1
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
1
-2
/
+3
2026-03-10
perf tools: Add layout support for --symfs option
Changbin Du
1
-2
/
+1
2026-02-25
perf script: Fix brcntr output with --xed
Andi Kleen
1
-4
/
+8
2026-02-12
perf script: Allow the generated script to be a path
Ian Rogers
1
-4
/
+20
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
1
-2
/
+4
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
1
-2
/
+2
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
1
-15
/
+1
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
1
-8
/
+20
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
1
-4
/
+10
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
1
-9
/
+8
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
1
-0
/
+4
2025-12-02
perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Namhyung Kim
1
-0
/
+89
2025-11-15
perf script: Fix build by removing unused evsel_script()
James Clark
1
-5
/
+0
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
1
-12
/
+0
2025-11-11
perf stat: Remove hard coded shadow metrics
Ian Rogers
1
-1
/
+0
2025-11-11
perf script: Change metric format to use json metrics
Ian Rogers
1
-22
/
+230
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
1
-13
/
+18
2025-10-02
perf capstone: Move capstone functionality into its own file
Ian Rogers
1
-2
/
+0
2025-10-01
perf script: Enable to present DTL entries
Athira Rajeev
1
-0
/
+30
2025-10-01
perf tools: Fix duplicated words in documentation and comments
Markus Heidelberg
1
-1
/
+1
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
1
-1
/
+1
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
1
-1
/
+1
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-6
/
+8
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
1
-2
/
+1
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
1
-2
/
+13
2025-05-05
perf script: Display off-cpu samples correctly
Howard Chu
1
-2
/
+2
2025-03-05
perf script: Fix output type for dynamically allocated core PMU's
Thomas Falcon
1
-3
/
+13
2025-03-05
perf script: Add not taken event for branch stack
Leo Yan
1
-7
/
+13
2025-03-05
perf script: Make printing flags reliable
Leo Yan
1
-2
/
+7
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
1
-2
/
+8
2024-12-20
perf script: Cache the output type
Arnaldo Carvalho de Melo
1
-42
/
+49
2024-12-18
perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c
Ian Rogers
1
-81
/
+0
2024-12-18
perf script: Move script_fetch_insn to trace-event-scripting.c
Ian Rogers
1
-14
/
+1
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
1
-64
/
+3
[next]