index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
*
tracing: switch function prints from %pf to %ps
Steven Rostedt
2009-09-17
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
|
|
\
|
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
|
|
|
\
|
|
*
\
Merge branch 'master' into for-next
Tejun Heo
2009-07-03
|
|
|
\
\
|
|
*
|
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
*
|
|
|
|
tracing: Fix minor bugs for __unregister_ftrace_function_probe
Atsushi Tsuji
2009-09-16
*
|
|
|
|
tracing: optimize global_trace_clock cachelines
Steven Rostedt
2009-09-15
*
|
|
|
|
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-14
*
|
|
|
|
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-12
*
|
|
|
|
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-11
*
|
|
|
|
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-09
|
/
/
/
/
*
|
|
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-09-06
|
\
\
\
\
|
*
|
|
|
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
2009-09-04
*
|
|
|
|
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-06
|
\
\
\
\
\
|
*
|
|
|
|
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-18
|
*
|
|
|
|
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Remove double removal of blktrace directory
Alan D. Brunelle
2009-08-12
*
|
|
|
|
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: remove users of tracing_reset
Steven Rostedt
2009-09-04
[next]