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
2024-06-27
perf script: Show also errors for --insn-trace option
Adrian Hunter
2024-06-27
perf: script: add raw|disasm arguments to --insn-trace 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
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-22
perf script: Add 'brstackinsnlen' for branch stacks
Kan Liang
2022-03-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-03-07
perf script: Output branch sample type
James Clark
2022-03-07
perf script: Refactor branch stack printing
James Clark
2022-02-22
perf script: Fix error when printing 'weight' field
German Gomez
2022-02-15
perf script: Display new D (Intr Disabled) and t (Intr Toggle) flags
Adrian Hunter
2022-02-15
perf script: Display Intel PT iflag synthesized event
Adrian Hunter
2022-02-15
perf script: Display Intel PT CFE (Control Flow Event) / EVD (Event Data) syn...
Adrian Hunter
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
[next]