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
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2021-08-09
perf auxtrace: Drop legacy __sync functions
Leo Yan
2021-08-09
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
2021-08-09
perf cs-etm: Add warnings for missing DSOs
James Clark
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-03
perf cs-etm: Improve Coresight zero timestamp warning
James Clark
2021-08-03
perf tools: Add flag for tracking warnings of missing DSOs
James Clark
2021-08-03
perf annotate: Add disassembly warnings for annotate --stdio
James Clark
2021-08-03
perf tools: Add WARN_ONCE equivalent for UI warnings
James Clark
2021-08-02
perf inject: Fix output from a file to a pipe
Namhyung Kim
2021-08-02
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
perf annotate: Add error log in symbol__annotate()
Li Huafei
2021-08-02
perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
Li Huafei
2021-08-02
perf cs-etm: Pass unformatted flag to decoder
James Clark
2021-08-02
perf cs-etm: Use existing decoder instead of resetting it
James Clark
2021-08-02
perf cs-etm: Suppress printing when resetting decoder
James Clark
2021-08-02
perf cs-etm: Only setup queues when they are modified
James Clark
2021-08-02
perf cs-etm: Split setup and timestamp search functions
James Clark
2021-08-02
perf cs-etm: Refactor initialisation of kernel start address
James Clark
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-30
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
2021-07-29
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-29
tools: Free BTF objects at various locations
Quentin Monnet
2021-07-27
perf pmu: Fix alias matching
John Garry
2021-07-27
perf cs-etm: Split --dump-raw-trace by AUX records
James Clark
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-15
perf session: Cleanup trace_event
Riccardo Mancini
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-14
perf cs-etm: Split Coresight decode by aux records
James Clark
2021-07-14
libperf: Fix build error with LIBPFM4=1
Heiko Carstens
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2021-07-14
perf pmu: Skip invalid hybrid pmu
Jin Yao
2021-07-09
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-07
perf intel-pt: Add a config for max loops without consuming a packet
Adrian Hunter
2021-07-07
perf stat: Disable the NMI watchdog message on hybrid
Jin Yao
2021-07-07
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
[prev]
[next]