index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-09-17
tracing: switch function prints from %pf to %ps
Steven Rostedt
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-16
tracing: Fix minor bugs for __unregister_ftrace_function_probe
Atsushi Tsuji
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
tracing: optimize global_trace_clock cachelines
Steven Rostedt
2009-09-14
ftrace: document function and function graph implementation
Mike Frysinger
2009-09-14
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
tracing: remove some unused macros
Li Zefan
2009-09-14
ftrace: add compile-time check on F_printk()
Li Zefan
2009-09-14
tracing: fix F_printk() typos
Li Zefan
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
tracing: remove trace_event_types.h
Steven Rostedt
2009-09-12
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
tracing: show details of structures within the ftrace structures
Steven Rostedt
2009-09-12
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2009-09-12
tracing/profile: fix profile_disable vs module_unload
Li Zefan
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2009-09-11
tracing: trace parser support for function and graph
jolsa@redhat.com
2009-09-11
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
tracing: add latency format to function_graph tracer
Steven Rostedt
2009-09-09
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2009-09-09
tracing: remove stats from struct tracer
Li Zefan
2009-09-09
tracing: format clean ups
Li Zefan
2009-09-09
tracing: remove dead code
Li Zefan
2009-09-09
tracing: do not grab lock in wakeup latency function tracing
Steven Rostedt
2009-09-09
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
2009-09-06
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2009-09-04
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
2009-09-04
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
tracing: make tracing_reset safe for external use
Steven Rostedt
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
[next]