index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
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
2024-04-05
perf script: Support 32bit code under 64bit OS with capstone
Andi Kleen
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-03-21
perf script: Show also errors for --insn-trace option
Adrian Hunter
2024-02-20
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2024-02-20
perf: script: add field 'disasm' to display mnemonic instructions
Changbin Du
2024-02-20
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
2024-02-07
perf script: Print source line for each jump in brstackinsn
Kan Liang
2023-10-17
perf: script: fix missing ',' for fields option
Changbin Du
2023-08-08
perf script: Print "cgroup" field on the same line as "comm"
Ivan Babrou
2023-06-12
perf script: Remove some large stack allocations
Ian Rogers
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
perf script: Fix allocation of evsel->priv related to per-event dump files
Arnaldo Carvalho de Melo
2023-06-01
perf script: Increase PID/TID width for output
Namhyung Kim
2023-05-12
perf script: Add new output field 'dsoff' to print dso offset
Changbin Du
[next]