index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
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
2023-05-10
perf script: Skip aggregation for stat events
Sandipan Das
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-06
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-03-20
perf intel-pt: Add event type names UINTR and UIRET
Adrian Hunter
2023-03-15
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
2023-02-03
perf script: Support Retire Latency
Kan Liang
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
2023-01-23
perf: Various spelling fixes
Diederik de Haas
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-06
perf script: Add missing fields in usage hint
Ravi Bangoria
2022-10-06
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
2022-08-12
perf script: Delete repeated word "from"
shaomin Deng
2022-07-20
perf script: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
perf script: Add --dump-unsorted-raw-trace option
Adrian Hunter
2022-06-23
perf script: Add some missing event dumps
Adrian Hunter
2022-05-23
perf script: Add guest_code support
Adrian Hunter
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
[next]