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
/
trace.c
Commit message (
Expand
)
Author
Age
*
trace: judicious error checking of trace_seq results
Arnaldo Carvalho de Melo
2009-02-04
*
-
.
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...
Ingo Molnar
2009-02-04
|
\
\
|
|
*
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-21
|
|
*
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-21
|
|
*
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-21
|
*
|
trace: let boot trace be chosen by command line
Steven Rostedt
2009-02-03
|
*
|
trace: fix default boot up tracer
Steven Rostedt
2009-02-03
*
|
|
trace: Change struct trace_event callbacks parameter list
Arnaldo Carvalho de Melo
2009-02-03
*
|
|
trace: better manage the context info for events
Frederic Weisbecker
2009-02-03
|
/
/
*
|
ftrace: add ftrace_vprintk
Arnaldo Carvalho de Melo
2009-01-26
*
|
trace: fix logic to start/stop counting
Steven Rostedt
2009-01-23
*
|
ring-buffer: do not swap if recording is disabled
Steven Rostedt
2009-01-22
*
|
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-16
*
|
ftrace: remove static from function tracer functions
Steven Rostedt
2009-01-16
*
|
ftrace: move function tracer functions out of trace.c
Steven Rostedt
2009-01-16
*
|
ftrace: add stack trace to function tracer
Steven Rostedt
2009-01-16
*
|
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-15
*
|
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-15
*
|
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
2009-01-14
*
|
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-06
|
\
\
|
|
/
|
/
|
|
*
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
2008-12-29
|
*
ftrace: change trace.c to use registered events
Steven Rostedt
2008-12-29
|
*
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
|
*
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-29
*
|
cpumask: convert kernel trace functions further
Rusty Russell
2008-12-31
*
|
cpumask: convert kernel trace functions
Rusty Russell
2008-12-31
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
|
\
\
|
*
|
tracing: removed duplicated #include
Huang Weiyi
2008-12-30
|
*
|
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ftrace: remove unused function arg in trace_iterator_increment()
Robert Richter
2008-12-10
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
|
\
|
|
|
*
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
|
|
\
\
|
|
*
|
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-19
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
2008-12-19
|
|
|
\
\
\
|
|
|
|
*
|
trace: fix task state printout
Thomas Gleixner
2008-12-18
|
|
|
|
|
/
|
|
*
|
/
tracing: fix warning in kernel/trace/trace.c
Ingo Molnar
2008-12-18
|
|
|
/
/
|
|
*
|
tracing/ftrace: add the printk-msg-only option
Frederic Weisbecker
2008-12-16
|
|
*
|
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
Markus Metzger
2008-12-12
|
|
*
|
tracing/function-graph-tracer: fix 'flags' variable mismatch
Ingo Molnar
2008-12-08
|
|
*
|
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
|
|
*
|
tracing/function-graph-tracer: turn tracing_selftest_running into an int
Frederic Weisbecker
2008-12-08
|
|
*
|
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
2008-12-05
|
|
*
|
tracing/ftrace: don't insert TRACE_PRINT during selftests
Frederic Weisbecker
2008-12-05
|
|
|
|
|
|
|
\
|
|
*
-
.
|
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-05
|
|
|
\
\
|
|
|
|
*
|
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-04
|
|
*
|
|
ftrace: trace single pid for function graph tracer
Steven Rostedt
2008-12-04
|
|
*
|
|
ftrace: graph of a single function
Steven Rostedt
2008-12-04
|
|
|
/
/
|
|
*
|
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
|
|
*
|
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
2008-12-03
|
|
*
|
tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE
Török Edwin
2008-11-28
[next]