index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-03-21
perf vendor events intel: Update lunarlake to 1.01
Ian Rogers
2024-03-21
perf vendor events intel: Update icelakex to 1.24
Ian Rogers
2024-03-21
perf vendor events intel: Update grandridge to 1.02
Ian Rogers
2024-03-21
perf vendor events intel: Update emeraldrapids to 1.06
Ian Rogers
2024-03-21
perf vendor events intel: Update cascadelakex to 1.21
Ian Rogers
2024-03-21
perf probe: Add missing libgen.h header needed for using basename()
Arnaldo Carvalho de Melo
2024-03-21
perf trace: Fix 'newfstatat'/'fstatat' argument pretty printing
Arnaldo Carvalho de Melo
2024-03-21
perf trace: Beautify the 'flags' arg of unlinkat
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Introduce faccessat2 flags scnprintf routine
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Introduce scrape script for the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2024-03-21
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
2024-03-21
perf tests: Run tests in parallel by default
Ian Rogers
2024-03-21
perf help: Lower levenshtein penality for deleting character
Ian Rogers
2024-03-21
perf tools: Suggest inbuilt commands for unknown command
Ian Rogers
2024-03-21
perf test: Read child test 10 times a second rather than 1
Ian Rogers
2024-03-21
perf test: Use a single fd for the child process out/err
Ian Rogers
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2024-03-21
perf record: Delete session after stopping sideband thread
Ian Rogers
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-03-21
perf tools: Use pmus to describe type from attribute
Ian Rogers
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
2024-03-21
perf list: Allow wordwrap to wrap on commas
Ian Rogers
2024-03-21
perf pmu: Drop "default_core" from alias names
Ian Rogers
2024-03-21
perf list: Add tracepoint encoding to detailed output
Ian Rogers
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
2024-03-21
perf annotate-data: Do not retry for invalid types
Namhyung Kim
2024-03-21
perf annotate-data: Add a cache for global variable types
Namhyung Kim
2024-03-21
perf annotate-data: Add stack canary type
Namhyung Kim
2024-03-21
perf annotate-data: Handle ADD instructions
Namhyung Kim
2024-03-21
perf annotate-data: Support general per-cpu access
Namhyung Kim
2024-03-21
perf annotate-data: Track instructions with a this-cpu variable
Namhyung Kim
2024-03-21
perf annotate-data: Handle this-cpu variables in kernel
Namhyung Kim
2024-03-21
perf annotate: Parse x86 segment register location
Namhyung Kim
2024-03-21
perf annotate-data: Check register state for type
Namhyung Kim
2024-03-21
perf annotate-data: Implement instruction tracking
Namhyung Kim
2024-03-21
perf annotate-data: Handle call instructions
Namhyung Kim
2024-03-21
perf annotate-data: Handle global variable access
Namhyung Kim
2024-03-21
perf annotate-data: Add get_global_var_type()
Namhyung Kim
2024-03-21
perf annotate-data: Add update_insn_state()
Namhyung Kim
2024-03-21
perf annotate-data: Maintain variable type info
Namhyung Kim
2024-03-21
perf annotate-data: Add debug messages
Namhyung Kim
2024-03-21
perf annotate: Add annotate_get_basic_blocks()
Namhyung Kim
2024-03-21
perf annotate-data: Introduce 'struct data_loc_info'
Namhyung Kim
2024-03-21
perf map: Add map__objdump_2rip()
Namhyung Kim
2024-03-21
perf dwarf-aux: Add die_find_func_rettype()
Namhyung Kim
2024-03-21
perf dwarf-aux: Handle type transfer for memory access
Namhyung Kim
2024-03-21
perf dwarf-aux: Add die_collect_vars()
Namhyung Kim
2024-03-21
perf dwarf-aux: Remove unused pc argument
Namhyung Kim
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
perf stat: Remove duplicate cpus_map_matched function
Ian Rogers
[prev]
[next]