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
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
perf test: Test 73 Sig_trap fails on s390
Thomas Richter
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
2021-12-16
perf ftrace: Add 'latency' subcommand
Namhyung Kim
2021-12-16
perf ftrace: Move out common code from __cmd_ftrace
Namhyung Kim
2021-12-16
perf ftrace: Add 'trace' subcommand
Namhyung Kim
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-12-16
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
2021-12-16
perf namespaces: Add helper nsinfo__is_in_root_namespace()
Leo Yan
2021-12-16
perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix check
Miaoqian Lin
2021-12-16
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
2021-12-16
perf vendor events: Rename arm64 arch std event files
Andrew Kilroy
2021-12-16
perf vendor events: For the Arm Neoverse N2
Andrew Kilroy
2021-12-16
perf dlfilter: Drop unused variable
Salvatore Bonaccorso
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
2021-12-16
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
2021-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-12-14
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-08
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
2021-12-07
perf vendor events arm64: Fix JSON indentation to 4 spaces standard
Andrew Kilroy
2021-12-07
perf stat: Support --cputype option for hybrid events
Jin Yao
2021-12-07
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
2021-12-07
perf parse-events: Architecture specific leader override
Ian Rogers
2021-12-07
perf evlist: Allow setting arbitrary leader
Ian Rogers
2021-12-07
perf metric: Reduce multiplexing with duration_time
Ian Rogers
2021-12-07
perf trace: Enable ignore_missing_thread for trace
Gang Li
2021-12-07
perf docs: Update link to AMD documentation
Sandipan Das
2021-12-07
perf docs: Add info on AMD raw event encoding
Sandipan Das
2021-12-07
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2021-12-07
tools build: Enable warnings through HOSTCFLAGS
John Garry
2021-12-07
perf test sigtrap: Print errno string when failing
Arnaldo Carvalho de Melo
2021-12-07
perf test sigtrap: Add basic stress test for sigtrap handling
Marco Elver
2021-12-06
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
2021-12-06
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
2021-12-06
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-12-06
perf tools: Fix SMT detection fast read path
Ian Rogers
[prev]
[next]