index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf util: Make util its own library
Ian Rogers
2024-06-26
3
-4
/
+4
*
tools/perf: Fix parallel-perf python script to replace new python syntax ":="...
Athira Rajeev
2024-06-25
1
-1
/
+2
*
perf script: netdev-times: add location parameter to consume_skb
Lucas Stach
2024-06-06
1
-1
/
+2
*
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2024-04-26
1
-0
/
+988
*
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
Ruidong Tian
2023-12-20
1
-10
/
+11
*
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
2023-12-20
1
-2
/
+3
*
perf tools: Address python 3.6 DeprecationWarning for string scapes
Benjamin Gray
2023-11-23
3
-5
/
+5
*
perf scripts python gecko: Launch the profiler UI on the default browser with...
Anup Sharma
2023-08-24
1
-7
/
+63
*
perf scripts python: Add support for input args in gecko script
Anup Sharma
2023-08-24
1
-1
/
+5
*
perf scripts python: Update audit-libs package name for python3
Wei Li
2023-08-15
1
-3
/
+3
*
perf scripts python: Support syscall name parsing on arm64
Wei Li
2023-08-15
1
-0
/
+1
*
perf script python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-08-03
1
-1
/
+2
*
perf scripts python: Add command execution for gecko script
Anup Sharma
2023-07-28
2
-0
/
+5
*
perf scripts python: Implement add sample function and thread processing
Anup Sharma
2023-07-28
1
-2
/
+50
*
perf scripts python: Implement add sample function and thread processing
Anup Sharma
2023-07-28
1
-0
/
+54
*
perf scripts python: Add trace end processing and PRODUCT and CATEGORIES info...
Anup Sharma
2023-07-28
1
-1
/
+64
*
perf scripts python: Add classes and conversion functions
Anup Sharma
2023-07-28
1
-1
/
+132
*
perf scripts python: Extact necessary information from process event
Anup Sharma
2023-07-28
1
-1
/
+13
*
perf scripts python: Add initial script file with usage information
Anup Sharma
2023-07-28
1
-0
/
+31
*
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
2023-06-13
1
-1
/
+0
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-2
/
+2
*
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2023-05-02
2
-5
/
+5
*
perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"
Colin Ian King
2023-04-17
1
-1
/
+1
*
perf scripts python intel-pt-events: Delete unused 'event_attr variable
Alexander Pantyukhin
2023-04-12
1
-3
/
+3
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-2
/
+4
*
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
1
-3
/
+4
*
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-03-15
3
-2
/
+8
*
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
2023-03-14
1
-1
/
+1
*
perf script flamegraph: Avoid d3-flame-graph package dependency
Ian Rogers
2023-01-19
1
-22
/
+85
*
perf script: task-analyzer add csv support
Petar Gligoric
2022-12-14
1
-89
/
+185
*
perf script: Introduce task analyzer python script
Hagen Paul Pfeifer
2022-12-14
3
-0
/
+843
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-1
/
+1
*
perf scripts python: intel-pt-events.py: Add ability interleave output
Adrian Hunter
2022-10-27
1
-1
/
+64
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-08-01
1
-16
/
+18
|
\
|
*
perf scripts python: Let script to be python2 compliant
Leo Yan
2022-07-27
1
-16
/
+18
*
|
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2022-07-20
1
-0
/
+4
*
|
perf scripting perl: Ignore some warnings to keep building with perl headers
Arnaldo Carvalho de Melo
2022-07-20
1
-1
/
+1
*
|
perf script python: intel-pt-events: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
1
-5
/
+27
|
/
*
perf scripts python: Support Arm CoreSight trace data disassembly
Leo Yan
2022-05-27
1
-0
/
+272
*
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
2022-05-17
1
-1
/
+7
*
perf scripts python: export-to-postgresql.py: Export all sample flags
Adrian Hunter
2022-02-15
1
-7
/
+10
*
perf scripts python: export-to-sqlite.py: Export all sample flags
Adrian Hunter
2022-02-15
1
-8
/
+11
*
perf scripts python: intel-pt-events.py: Add Event Trace
Adrian Hunter
2022-02-15
1
-5
/
+50
*
perf scripts python: intel-pt-events.py: Fix printing of switch events
Adrian Hunter
2021-12-28
1
-10
/
+13
*
perf scripts python: Fix passing arguments to stackcollapse report
Michael Petlan
2021-09-10
1
-1
/
+1
*
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
2021-08-30
1
-27
/
+81
*
perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace
Adrian Hunter
2021-06-01
1
-18
/
+158
*
perf scripting python: exported-sql-viewer.py: Factor out libxed.py
Adrian Hunter
2021-06-01
2
-88
/
+108
*
perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()
Adrian Hunter
2021-06-01
1
-0
/
+56
*
perf scripting python: Add perf_set_itrace_options()
Adrian Hunter
2021-06-01
1
-2
/
+42
[next]