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
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
2023-02-01
perf symbols: Allow for static executables with .plt
Adrian Hunter
2023-02-01
perf symbols: Allow for .plt without header
Adrian Hunter
2023-02-01
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
2023-02-01
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
Adrian Hunter
2023-02-01
perf symbols: Sort plt relocations for x86
Adrian Hunter
2023-02-01
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
2023-02-01
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
2023-02-01
perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...
Athira Rajeev
2023-02-01
perf test: Add pipe mode test to the Intel PT test suite
Namhyung Kim
2023-02-01
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
2023-02-01
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
2023-02-01
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
2023-01-30
perf cs-etm: Update decoder code for OpenCSD version 1.4
Mike Leach
2023-01-30
perf test: Fix DWARF unwind test by adding non-inline to expected function in...
Naveen N. Rao
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
2023-01-27
perf mem/c2c: Document that SPE is used for mem and c2c on ARM
James Clark
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
2023-01-23
perf test buildid: Fix shell string substitutions
Athira Rajeev
2023-01-23
perf: Various spelling fixes
Diederik de Haas
2023-01-23
perf test: Switch basic bpf filtering test to use syscall tracepoint
Naveen N. Rao
2023-01-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2023-01-22
perf cs-etm: Ensure that Coresight timestamps don't go backwards
James Clark
2023-01-22
perf cs_etm: Set the time field in the synthetic samples
German Gomez
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
2023-01-22
perf pmu: Add function to check if a pmu file exists
German Gomez
2023-01-22
perf pmu: Remove remaining duplication of bus/event_source/devices/...
James Clark
2023-01-22
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-22
perf tools: Fix foolproof typo
Ian Rogers
2023-01-22
perf symbols: Check SHT_RELA and SHT_REL type earlier
Adrian Hunter
2023-01-22
perf symbols: Combine handling for SHT_RELA and SHT_REL
Adrian Hunter
2023-01-22
perf symbols: Allow for .plt entries with no symbol
Adrian Hunter
2023-01-22
perf symbols: Add symbol for .plt header
Adrian Hunter
2023-01-22
perf symbols: Do not check ss->dynsym twice
Adrian Hunter
2023-01-22
perf symbols: Slightly simplify 'err' usage in dso__synthesize_plt_symbols()
Adrian Hunter
2023-01-22
perf symbols: Add dso__find_symbol_nocache()
Adrian Hunter
2023-01-22
perf symbols: Check plt_entry_size is not zero
Adrian Hunter
2023-01-22
perf symbols: Factor out get_plt_sizes()
Adrian Hunter
2023-01-22
perf test: Add Symbols test
Adrian Hunter
2023-01-19
perf test workload thloop: Make count increments atomic
Ian Rogers
2023-01-19
perf debug: Increase libtraceevent logging when verbose
Ian Rogers
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
[prev]
[next]