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
2015-08-10
perf evlist: Be more specific on -F/--freq
Namhyung Kim
2015-08-10
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-10
perf hists: Update the column width for the "srcline" sort key
Arnaldo Carvalho de Melo
2015-08-10
perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
Arnaldo Carvalho de Melo
2015-08-10
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-08
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
2015-08-07
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
2015-08-07
perf tools: Auto detecting kernel include options
Wang Nan
2015-08-07
perf tools: Auto detecting kernel build directory
Wang Nan
2015-08-07
perf tools: Call clang to compile C source to object code
Wang Nan
2015-08-07
perf tools: Introduce llvm config options
Wang Nan
2015-08-06
perf tools: Extend the event parser maximum error index
Adrian Hunter
2015-08-06
perf tools: Validate config term maximum value
Adrian Hunter
2015-08-06
perf tools: Add perf_pmu__format_bits()
Adrian Hunter
2015-08-06
perf tools: Fix perf-with-kcore handling of arguments containing spaces
Adrian Hunter
2015-08-06
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
2015-08-06
perf tools xtensa: Add DWARF register names
Max Filippov
2015-08-06
perf report: Display cycles in branch sort mode
Andi Kleen
2015-08-06
perf top: Add branch annotation code to top
Andi Kleen
2015-08-06
perf annotate: Finally display IPC and cycle accounting
Andi Kleen
2015-08-06
perf annotate: Compute IPC and basic block cycles
Andi Kleen
2015-08-06
perf report: Add processing for cycle histograms
Andi Kleen
2015-08-06
perf report: Add infrastructure for a cycles histogram
Andi Kleen
2015-08-06
perf report: Add flag for non ANY branch mode
Andi Kleen
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
perf tools: Add empty Build files for architectures lacking them
Ben Hutchings
2015-08-06
perf stat: Move counter processing code into stat object
Jiri Olsa
2015-08-06
perf stat: Pass 'struct perf_stat_config' into process_counter()
Jiri Olsa
2015-08-06
perf stat: Move 'interval' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Move 'output' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Move 'scale' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Introduce struct perf_stat_config
Jiri Olsa
2015-08-06
perf tools: Add missing forward declaration of struct map to probe-event.h
Wang Nan
2015-08-06
perf tools: Introduce veprintf
Wang Nan
2015-08-06
perf trace: Add total time column to summary.
Milian Wolff
2015-08-05
perf tools: Fix build errors with mipsel-linux-uclibc compiler
Petri Gynther
2015-08-05
perf trace: Write to stderr by default
Milian Wolff
2015-08-05
perf tools: Do not include escape sequences in color_vfprintf return
Andi Kleen
2015-08-05
perf tools: Remove trail argument to color vsprintf
Jiri Olsa
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
2015-08-05
perf tools: Per-event time support
Kan Liang
2015-08-05
perf trace: Use vfs_getname syscall arg beautifier in more syscalls
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Deref sys_enter pointer args with contents from probe:vfs_getname
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Use a constant for the syscall formatting buffer
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Remember if the vfs_getname tracepoint/kprobe is in place
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Do not show syscall tracepoint filter in the --no-syscalls case
Arnaldo Carvalho de Melo
2015-08-04
perf script: No tracepoints? Don't call libtraceevent.
Arnaldo Carvalho de Melo
[prev]
[next]