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/events: fix compile for modules disabled
Steven Rostedt
2009-04-14
*
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
*
tracing/events: add export symbols for trace events in modules
Steven Rostedt
2009-04-14
*
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
*
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
*
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
*
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
*
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
*
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-13
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-13
|
\
|
*
tracing/filters: return proper error code when writing filter file
Li Zefan
2009-04-12
|
*
tracing/filters: allow user input integer to be oct or hex
Li Zefan
2009-04-12
|
*
tracing/filters: fix NULL pointer dereference
Li Zefan
2009-04-12
|
*
tracing/filters: NIL-terminate user input filter
Li Zefan
2009-04-12
|
*
ftrace: Output REC->var instead of __entry->var for trace format
Zhaolei
2009-04-10
|
*
tracing: fix document references
Li Zefan
2009-04-10
*
|
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-13
*
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-13
*
|
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-13
*
|
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
2009-04-13
*
|
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-13
*
|
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-13
*
|
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
*
|
blktrace: fix output of unknown events
Li Zefan
2009-04-12
*
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
*
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
|
\
|
|
*
tracing: fix splice return too large
Lai Jiangshan
2009-04-10
|
*
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
2009-04-10
|
*
tracing: allocate page when needed
Lai Jiangshan
2009-04-10
|
*
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
2009-04-10
|
*
blktrace: pass the right pointer to kfree()
Li Zefan
2009-04-08
|
*
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-08
|
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-07
|
|
\
*
|
|
ftrace: clean up enable logic for sched_switch
Zhaolei
2009-04-07
*
|
|
function-graph: use int instead of atomic for ftrace_graph_active
Steven Rostedt
2009-04-07
*
|
|
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
*
|
|
tracing: use macros to denote usec and nsec per second
Li Zefan
2009-04-07
*
|
|
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ftrace: Correct a text align for event format output
Zhaolei
2009-04-07
|
*
|
Update /debug/tracing/README
Nikanth Karthikesan
2009-04-07
|
*
|
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
2009-04-07
|
*
|
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
2009-04-07
|
*
|
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
2009-04-07
|
*
|
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
2009-04-07
|
*
|
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
2009-04-07
|
*
|
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
2009-04-07
|
|
\
\
|
|
*
|
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
2009-04-03
|
|
*
|
blktrace: small cleanup in blk_msg_write()
Li Zefan
2009-04-03
|
|
*
|
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
2009-04-03
*
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-07
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]