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-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2020-09-01
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
2020-08-21
perf: arm-spe: Fix check error when synthesizing events
Wei Li
2020-08-21
perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols
Arnaldo Carvalho de Melo
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-08-14
perf tools: Add general function to parse sublevel options
Changbin Du
2020-08-13
perf tools: Fix module symbol processing
Jiri Olsa
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-08-06
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-08-06
perf tools: Add clockid_name function
Jiri Olsa
2020-08-06
perf clockid: Move parse_clockid() to new clockid object
Jiri Olsa
2020-08-06
perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link
Alexey Budankov
2020-08-06
perf intel-pt: Add support for decoding PSB+ only
Adrian Hunter
2020-08-06
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
2020-08-06
perf intel-pt: Time filter logged perf events
Adrian Hunter
2020-08-06
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
2020-08-06
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
2020-08-06
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
2020-08-06
perf tools: Improve aux_output not supported error
Adrian Hunter
2020-08-06
perf intel-pt: Fix duplicate branch after CBR
Adrian Hunter
2020-08-06
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-04
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
2020-08-04
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
2020-08-04
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-30
perf metric: Rename group_list to metric_list
Jiri Olsa
2020-07-30
perf metric: Rename struct egroup to metric
Jiri Olsa
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
2020-07-30
perf metric: Compute referenced metrics
Jiri Olsa
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
2020-07-30
perf metric: Add add_metric function
Jiri Olsa
2020-07-30
perf metric: Add macros for iterating map events
Jiri Olsa
2020-07-30
perf metric: Add expr__del_id function
Jiri Olsa
[next]