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
2022-11-16
perf stat: Split print_noise_pct() function
Namhyung Kim
2022-11-16
perf stat: Split print_running() function
Namhyung Kim
2022-11-16
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-15
perf pmu: Restructure print_pmu_events() to avoid memory allocations
Ian Rogers
2022-11-15
perf list: Simplify symbol event printing
Ian Rogers
2022-11-15
perf list: Simplify cache event printing
Ian Rogers
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-11-15
perf tracepoint: Sort events in iterator
Ian Rogers
2022-11-15
perf pmu: Add data structure documentation
Ian Rogers
2022-11-15
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
2022-11-14
perf stat: Add missing separator in the CSV header
Namhyung Kim
2022-11-14
perf stat: Fix summary output in CSV with --metric-only
Namhyung Kim
2022-11-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-14
perf stat: Consolidate condition to print metrics
Namhyung Kim
2022-11-14
perf stat: Fix condition in print_interval()
Namhyung Kim
2022-11-14
perf stat: Add header for interval in JSON output
Namhyung Kim
2022-11-14
perf stat: Do not indent headers for JSON
Namhyung Kim
2022-11-14
perf stat: Fix --metric-only --json output
Namhyung Kim
2022-11-14
perf stat: Move common code in print_metric_headers()
Namhyung Kim
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
2022-11-10
perf vendor events: Add Arm Neoverse V2 PMU events
James Clark
2022-11-10
perf print-events: Remove redundant comparison with zero
Kang Minchul
2022-11-10
perf data: Add tracepoint fields when converting to JSON
Dmitrii Dolgov
2022-11-10
perf lock: Allow concurrent record and report
Namhyung Kim
2022-11-10
perf trace: Add augmenter for clock_gettime's rqtp timespec arg
Arnaldo Carvalho de Melo
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-11-08
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2022-11-08
perf tools: Add the include/perf/ directory to .gitignore
Donglin Peng
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-11-07
perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...
Arnaldo Carvalho de Melo
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
2022-11-04
perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should b...
Arnaldo Carvalho de Melo
2022-11-04
perf bpf: Remove now unused BPF headers
Ian Rogers
2022-11-04
perf trace: 5sec fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
perf trace: empty fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
perf trace: hello fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-03
perf trace: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf top: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf stat: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
perf ftrace: Use sig_atomic_t to avoid UB
Ian Rogers
2022-11-03
perf daemon: Use sig_atomic_t to avoid UB
Ian Rogers
2022-11-03
perf record: Use sig_atomic_t for signal handlers
Ian Rogers
2022-11-03
perf build: Update to C standard to gnu11
Ian Rogers
[next]