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
2024-12-18
perf intel-pt: Remove stale build comment
Ian Rogers
2024-12-18
perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
Ian Rogers
2024-12-18
perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c
Ian Rogers
2024-12-18
perf script: Move script_fetch_insn to trace-event-scripting.c
Ian Rogers
2024-12-18
perf script: Move script_spec code to trace-event-scripting.c
Ian Rogers
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
2024-12-18
perf script: Move find_scripts to browser/scripts.c
Ian Rogers
2024-12-18
perf script: Use openat for directory iteration
Ian Rogers
2024-12-18
perf kvm: Move functions used in util out of builtin
Ian Rogers
2024-12-18
perf script: Move scripting_max_stack out of builtin
Ian Rogers
2024-12-18
perf python: Remove unused #include
Ian Rogers
2024-12-18
perf python: Constify variables and parameters
Ian Rogers
2024-12-18
perf python: Remove python 2 scripting support
Ian Rogers
2024-12-18
perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
Adrian Hunter
2024-12-18
perf tools: Parse aux-action
Adrian Hunter
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
2024-12-18
perf tools: Add aux_start_paused, aux_pause and aux_resume
Adrian Hunter
2024-12-18
perf ftrace latency: Fix compiler error for clang 12
Namhyung Kim
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-12-12
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
2024-12-12
perf string: Avoid undefined NULL+1
Ian Rogers
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
2024-12-11
perf probe: Fix uninitialized variable
James Clark
2024-12-10
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
2024-12-10
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
2024-12-10
perf probe: Replace unacceptable characters when generating event name
Masami Hiramatsu (Google)
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
2024-12-09
perf trace-event: Constify print arguments
Ian Rogers
2024-12-09
perf env: Ensure failure broken topology file reads are always -1 encoded
Ian Rogers
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
2024-12-09
perf pmu: Remove use of perf_cpu_map__read()
Ian Rogers
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2024-12-09
perf arm-spe: Add support for SPE Data Source packet on AmpereOne
Ilkka Koskinen
2024-12-09
perf arm-spe: Prepare for adding data source packet implementations for other...
Ilkka Koskinen
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
2024-12-09
perf disasm: Return a proper error when not determining the file type
Arnaldo Carvalho de Melo
2024-12-05
perf tools: Fix precise_ip fallback logic
Namhyung Kim
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
2024-11-22
perf tests: Fix hwmon parsing with PMU name test
Ian Rogers
2024-11-22
perf hwmon_pmu: Ensure hwmon key union is zeroed before use
Ian Rogers
[prev]
[next]