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
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
1
-2
/
+3
*
perf ui: Make ui its own library
Ian Rogers
2024-06-26
3
-20
/
+20
*
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
2024-06-15
1
-2
/
+16
*
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-06-15
1
-3
/
+2
*
perf hist: Simplify __hpp_fmt() using hpp_fmt_data
Namhyung Kim
2024-06-15
1
-39
/
+36
*
perf hist: Factor out __hpp__fmt_print()
Namhyung Kim
2024-06-15
1
-47
/
+36
*
perf ui browser: Avoid SEGV on title
Ian Rogers
2024-05-09
1
-1
/
+1
*
perf ui browser: Don't save pointer to stack memory
Ian Rogers
2024-05-07
2
-2
/
+4
*
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-07
1
-1
/
+2
*
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-05-06
3
-9
/
+9
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-04-22
1
-1
/
+1
|
\
|
*
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2024-04-11
1
-1
/
+1
*
|
perf report: Add weight[123] output fields
Namhyung Kim
2024-04-17
1
-18
/
+74
*
|
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
2024-04-12
1
-0
/
+31
*
|
perf annotate-data: Support event group display in TUI
Namhyung Kim
2024-04-12
1
-10
/
+40
*
|
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
2024-04-12
2
-0
/
+283
*
|
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
1
-1
/
+1
*
|
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
1
-3
/
+3
*
|
perf annotate: Get rid of offsets array
Namhyung Kim
2024-04-08
1
-4
/
+1
*
|
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
2024-04-08
1
-1
/
+1
|
/
*
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
2024-03-06
1
-3
/
+11
*
perf: script: prefer capstone to XED
Changbin Du
2024-02-20
2
-2
/
+2
*
perf TUI: Don't ignore job control
Ahelenia ZiemiaĆska
2024-01-04
4
-0
/
+26
*
perf annotate: Remove remaining usages of local annotation options
Namhyung Kim
2023-12-07
1
-8
/
+6
*
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2023-12-07
3
-60
/
+41
*
perf annotate: Use global annotation_options
Namhyung Kim
2023-12-07
3
-9
/
+5
*
perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...
Namhyung Kim
2023-11-09
1
-2
/
+2
*
perf annotate: Move some source code related fields from 'struct annotation' ...
Namhyung Kim
2023-11-09
1
-6
/
+6
*
perf annotate: Split branch stack cycles information out of 'struct annotatio...
Namhyung Kim
2023-11-09
1
-1
/
+1
*
perf hists browser: Avoid potential NULL dereference
Ian Rogers
2023-10-12
1
-1
/
+1
*
perf hists browser: Reorder variables to reduce padding
Ian Rogers
2023-10-12
1
-2
/
+2
*
perf tui slang: Tidy casts
Ian Rogers
2023-08-25
7
-34
/
+15
*
perf hists browser: Fix the number of entries for 'e' key
Namhyung Kim
2023-08-03
1
-34
/
+24
*
perf hists browser: Fix hierarchy mode header
Namhyung Kim
2023-08-03
1
-1
/
+1
*
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
2023-06-20
1
-5
/
+5
*
perf thread: Add reference count checking
Ian Rogers
2023-06-12
1
-1
/
+4
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
2
-10
/
+11
*
perf annotate browser: Add '<' and '>' keys for navigation
Namhyung Kim
2023-05-15
1
-1
/
+3
*
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
2023-04-19
1
-2
/
+2
*
perf util: Move perf_guest/host declarations
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf util: Move input_name to util
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf ui: Move window resize signal functions
Ian Rogers
2023-04-10
3
-1
/
+22
*
tools: Rename __fallthrough to fallthrough
Liam Howlett
2023-04-06
3
-3
/
+3
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
4
-14
/
+21
*
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
1
-1
/
+2
*
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
2023-04-04
2
-2
/
+6
*
perf tools: Fix "kernel lock contention analysis" test by not printing warnin...
James Clark
2022-10-27
1
-0
/
+5
*
perf annotate: Remove unused struct disasm_line_samples
Yuan Can
2022-10-06
1
-5
/
+0
*
perf annotate: Toggle full address <-> offset display
Namhyung Kim
2022-10-04
1
-1
/
+5
*
perf annotate: Update use of pthread mutex
Ian Rogers
2022-10-04
1
-5
/
+5
[next]