index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
2026-02-12
perf script: Allow the generated script to be a path
Ian Rogers
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-12-02
perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Namhyung Kim
2025-11-15
perf script: Fix build by removing unused evsel_script()
James Clark
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-11
perf stat: Remove hard coded shadow metrics
Ian Rogers
2025-11-11
perf script: Change metric format to use json metrics
Ian Rogers
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
2025-10-02
perf capstone: Move capstone functionality into its own file
Ian Rogers
2025-10-01
perf script: Enable to present DTL entries
Athira Rajeev
2025-10-01
perf tools: Fix duplicated words in documentation and comments
Markus Heidelberg
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
2025-05-05
perf script: Display off-cpu samples correctly
Howard Chu
2025-03-05
perf script: Fix output type for dynamically allocated core PMU's
Thomas Falcon
2025-03-05
perf script: Add not taken event for branch stack
Leo Yan
2025-03-05
perf script: Make printing flags reliable
Leo Yan
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-12-20
perf script: Cache the output type
Arnaldo Carvalho de Melo
2024-12-18
perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c
Ian Rogers
2024-12-18
perf script: Move script_fetch_insn to trace-event-scripting.c
Ian Rogers
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
2024-12-18
perf script: Move find_scripts to browser/scripts.c
Ian Rogers
2024-12-18
perf script: Use openat for directory iteration
Ian Rogers
2024-12-18
perf script: Move scripting_max_stack out of builtin
Ian Rogers
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-10-29
perf arm-spe: Correctly set sample flags
Graham Woodward
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
2024-09-11
perf env: Find correct branch counter info on hybrid
Kan Liang
2024-09-03
perf script: Minimize "not reaching sample" for '-F +brstackinsn'
Andi Kleen
2024-08-14
perf script: Add branch counters
Kan Liang
2024-08-12
perf script: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
perf script: add --addr2line option
Martin Liška
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-08
perf script: Consolidate capstone print functions
Adrian Hunter
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
[next]