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
*
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
|
\
|
*
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2009-10-24
*
|
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
2009-10-14
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-10-13
|
\
\
|
|
/
|
/
|
|
*
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
2009-10-13
*
|
tracing: fix trace_vprintk call
Steven Rostedt
2009-10-09
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-26
|
\
|
*
tracing: Fix off-by-one in trace_get_user()
Li Zefan
2009-09-22
*
|
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-23
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
|
/
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-21
|
\
|
*
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
*
|
tracing: remove max_tracer_type_len
Li Zefan
2009-09-19
|
/
*
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
*
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
*
tracing: create generic trace parser
jolsa@redhat.com
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
*
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-06
|
\
|
*
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-17
*
|
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
*
|
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
*
|
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2009-08-27
*
|
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
*
|
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
2009-08-11
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
|
\
|
|
*
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
|
*
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-08-04
|
|
\
|
|
*
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
2009-07-28
|
*
|
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-23
|
|
/
*
|
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
*
|
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
*
|
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
*
|
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-06
*
|
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
2009-07-20
*
|
tracing: Remove unused fields/variables
jolsa@redhat.com
2009-07-18
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-18
|
\
|
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
|
ring-buffer: make lockless
Steven Rostedt
2009-07-07
*
|
tracing/events: Add trace_event boot option
Li Zefan
2009-07-01
|
/
*
tracing: Fix trace_buf_size boot option
Li Zefan
2009-06-24
*
tracing: Reset iterator in t_start()
Li Zefan
2009-06-24
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-20
|
\
[next]