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
2022-05-23
perf tools: Factor out thread__set_guest_comm()
Adrian Hunter
2022-05-23
perf tools: Add machine to machines back pointer
Adrian Hunter
2022-05-23
perf data: Add has_kcore_dir()
Adrian Hunter
2022-05-23
perf inject: Keep some features sections from input file
Adrian Hunter
2022-05-23
perf header: Add ability to keep feature sections
Adrian Hunter
2022-05-23
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2022-05-23
perf bpf_counter: Tidy use of CPU map index
Ian Rogers
2022-05-23
perf mem: Add stats for store operation with no available memory level
Leo Yan
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2022-05-13
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
2022-05-09
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-05-09
perf evsel: Add tool event helpers
Ian Rogers
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-03
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-04-30
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-04-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-22
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-04-22
perf tools: Move libbpf init in libbpf_init function
Jiri Olsa
2022-04-20
perf list: Print all available tool events
Florian Fischer
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-20
perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tr...
Martin Liška
2022-04-18
perf mem: Print memory operation type
Leo Yan
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
[next]