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
Age
Commit message (
Expand
)
Author
2009-10-15
perf tools: Handle newlines in trace parsing better
Steven Rostedt
2009-10-15
perf tools: Handle * as typecast in trace parsing
Steven Rostedt
2009-10-15
perf tools: Handle arrays in print fields for trace parsing
Steven Rostedt
2009-10-15
perf tools: Handle trace parsing of < and >
Steven Rostedt
2009-10-15
perf tools: Fix backslash processing on trace print formats
Steven Rostedt
2009-10-15
perf tools: Handle print concatenations in event format file
Steven Rostedt
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
2009-10-13
perf tools: Move threads & last_match to threads.c
Arnaldo Carvalho de Melo
2009-10-13
perf tools: Remove expensive old debug code from perf top
Mike Galbraith
2009-10-13
perf tools: Do not manually count string lengths
Vincent Legoll
2009-10-12
perf tools: Remove static debugfs path from parse-events
Ashwin Chaugule
2009-10-12
perf tools: Fix the NO_64BIT build on pure 64-bit systems
Ingo Molnar
2009-10-12
perf sched: Add -C option to measure on a specific CPU
Mike Galbraith
2009-10-12
perf tools: Fix counter sample frequency breakage
Mike Galbraith
2009-10-12
perf tools: Fix const char type propagation
Randy Dunlap
2009-10-08
perf tools: Provide backward compatibility with previous perf.data version
Frederic Weisbecker
2009-10-08
perf tools: Fix thread comm resolution in perf sched
Frederic Weisbecker
2009-10-08
perf tools: Improve kernel/modules symbol lookup
Arnaldo Carvalho de Melo
2009-10-08
perf tools: Up the verbose level for some really verbose stuff
Arnaldo Carvalho de Melo
2009-10-08
perf tools: Improve thread comm resolution in perf sched
Frederic Weisbecker
2009-10-08
perf tools: Unify perf.data mapping and events handling
Frederic Weisbecker
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-10-07
perf tools: Start the perf.data mapping at data offset in perf trace
Frederic Weisbecker
2009-10-06
perf tools: Default to 1 KHz auto-sampling freq events
Ingo Molnar
2009-10-06
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
2009-10-06
perf trace: Add subsystem string to struct event
Tom Zanussi
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2009-10-06
perf_event: Provide vmalloc() based mmap() backing
Peter Zijlstra
2009-10-06
perf tools: elf_sym__is_function() should accept "zero" sized functions
Arnaldo Carvalho de Melo
2009-10-06
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
2009-10-06
perf trace: Remove unused code in builtin-trace.c
Tom Zanussi
2009-10-05
perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc
Arnaldo Carvalho de Melo
2009-10-05
perf tools: /proc/modules names don't always match its name
Arnaldo Carvalho de Melo
2009-10-05
perf tools: Create maps for modules when processing kallsyms
Arnaldo Carvalho de Melo
2009-10-05
perf top: Keep the default of asking for kernel module symbols
Arnaldo Carvalho de Melo
2009-10-04
perf: Propagate term signal to child
Chris Wilson
2009-10-04
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
2009-10-03
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
2009-10-01
perf tools: Run generate-cmdlist.sh properly
Mulyadi Santosa
2009-10-01
perf timechart: Add a power-only mode
Arjan van de Ven
2009-10-01
perf top: Remove dead {min,max}_ip unused variables
Arnaldo Carvalho de Melo
2009-09-30
perf trace: Remove dead code
Arnaldo Carvalho de Melo
2009-09-30
perf sched: Remove dead code
Arnaldo Carvalho de Melo
2009-09-30
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
2009-09-30
perf tools: Put common histogram functions in their own file
John Kacur
2009-09-30
perf top: Add poll_idle to the skip list
Arnaldo Carvalho de Melo
2009-09-24
perf tools: Create util/sort.and use it
John Kacur
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
[next]