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
/
util
Age
Commit message (
Expand
)
Author
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'filter' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' stats methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'workload' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' methods: evlist__set_le...
Arnaldo Carvalho de Melo
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-27
perf probe: Change function definition check due to broken DWARF
Masami Hiramatsu
2020-11-27
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-11-27
perf stat: Use proper cpu for shadow stats
Namhyung Kim
2020-11-27
perf record: Synthesize cgroup events only if needed
Namhyung Kim
2020-11-27
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2020-11-27
perf build-id: Add build_id_cache__add function
Jiri Olsa
2020-11-27
perf build-id: Add __perf_session__cache_build_ids function
Jiri Olsa
2020-11-27
perf build-id: Use machine__for_each_dso in perf_session__cache_build_ids
Jiri Olsa
2020-11-27
perf data: Add is_perf_data function
Jiri Olsa
2020-11-27
perf symbols: Try to load vmlinux from buildid database
Jiri Olsa
2020-11-27
perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_event
Jiri Olsa
2020-11-27
perf build-id: Add check for existing link in buildid dir
Jiri Olsa
2020-11-27
perf tools: Add filename__decompress function
Jiri Olsa
2020-11-27
perf tools: Add build_id__is_defined function
Jiri Olsa
2020-11-26
perf arm-spe: Add support for ARMv8.3-SPE
Wei Li
2020-11-26
perf arm_spe: Decode memory tagging properties
Andre Przywara
2020-11-26
perf arm-spe: Add more sub classes for operation packet
Leo Yan
2020-11-26
perf arm-spe: Refactor operation packet handling
Leo Yan
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
Leo Yan
2020-11-26
perf arm-spe: Remove size condition checking for events
Leo Yan
2020-11-26
perf arm-spe: Refactor event type handling
Leo Yan
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_event()
Leo Yan
2020-11-26
perf arm-spe: Refactor counter packet handling
Leo Yan
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_counter()
Leo Yan
2020-11-26
perf arm-spe: Refactor context packet handling
Leo Yan
2020-11-26
perf arm_spe: Fixup top byte for data virtual address
Leo Yan
2020-11-26
perf arm-spe: Refactor address packet handling
Leo Yan
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_addr()
Leo Yan
2020-11-26
perf arm-spe: Refactor packet header parsing
Leo Yan
2020-11-26
perf arm-spe: Refactor printing string to buffer
Leo Yan
2020-11-16
perf expr: Force encapsulation on expr_id_data
Ian Rogers
2020-11-16
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
2020-11-12
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2020-11-11
perf arm-spe: Fix packet length handling
Leo Yan
2020-11-11
perf arm-spe: Refactor arm_spe_get_events()
Leo Yan
2020-11-11
perf arm-spe: Refactor payload size calculation
Leo Yan
2020-11-11
perf arm-spe: Fix a typo in comment
Leo Yan
2020-11-11
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
2020-11-11
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
2020-11-11
perf mem: Search event name with more flexible path
Leo Yan
2020-11-04
perf stat: Add --quiet option
Andi Kleen
[next]