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.h
Commit message (
Expand
)
Author
Age
*
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
*
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
*
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-08-19
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
|
\
|
*
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2011-07-07
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-21
|
\
\
|
|
/
|
/
|
|
*
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-07-07
*
|
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
*
|
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
|
/
*
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
*
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
2011-05-18
*
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-10
*
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-03-09
*
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
*
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
*
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
*
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
*
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
*
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
*
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2011-02-07
*
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
2010-10-18
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
|
\
|
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-07-23
|
|
\
|
|
*
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
2010-07-21
|
|
*
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
|
*
|
tracing: Remove special traces
Frederic Weisbecker
2010-07-20
|
*
|
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
2010-07-20
|
|
/
|
*
tracing: Remove ksym tracer
Frederic Weisbecker
2010-07-15
|
*
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
|
|
\
|
|
*
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-09
|
|
*
tracing: Remove boot tracer
Américo Wang
2010-06-08
|
*
|
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
|
|
/
*
/
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
2010-08-05
|
/
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
|
\
|
*
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2010-04-14
|
*
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
*
|
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
*
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
*
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
*
|
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-27
*
|
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
|
\
|
*
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
*
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
*
|
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2010-02-11
*
|
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-28
|
/
[next]