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
/
util.h
Age
Commit message (
Expand
)
Author
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-04-19
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
2012-02-13
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
2012-02-13
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
2011-12-23
perf: builtin-record: Document and check that mmap_pages must be a power of two.
Nelson Elhage
2011-07-15
perf probe: Move strtailcmp to string.c
Masami Hiramatsu
2011-02-18
perf tools: Makefile: Remove platform-specific cruft
Michael Witten
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2010-08-19
perf ui browser: Return the exit key in all browsers
Arnaldo Carvalho de Melo
2010-06-17
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-05-22
perf annotate: Add TUI interface
Arnaldo Carvalho de Melo
2010-05-18
perf tools: remove xstrndup, xmalloc, xzalloc
Arnaldo Carvalho de Melo
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2010-05-14
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-03-17
perf tools: Introduce xzalloc() for detecting out of memory conditions
Masami Hiramatsu
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-11-24
perf tools: Remove unused wrapper routines
Arnaldo Carvalho de Melo
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-23
perf tools: Move graph_line and graph_dotted_line from top
Arnaldo Carvalho de Melo
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-11
perf tools: Bring linear set of section headers for features
Frederic Weisbecker
2009-10-17
perf: Add DIE_IF() macro for error checking
Masami Hiramatsu
2009-08-31
Merge branch 'perfcounters/tracing' into perfcounters/core
Ingo Molnar
2009-08-18
perf tools: Remove obsolete defines
Ingo Molnar
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2009-07-22
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-06-27
perf_counter tools: Remove dead code
Ingo Molnar
2009-06-18
perf_counter tools: Add and use isprint()
Peter Zijlstra
2009-06-17
perf_counter tools: Replace isprint() with issane()
Peter Zijlstra
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar