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
*
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
|
\
|
*
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-01-23
|
*
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
2014-01-23
|
*
tracing/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
2014-01-22
*
|
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-01-22
|
\
|
|
*
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
2014-01-19
|
*
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-14
|
*
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-01-13
|
*
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
2014-01-13
|
*
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
2014-01-09
|
*
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
2014-01-09
|
*
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
|
*
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
2014-01-09
|
*
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2014-01-06
|
*
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
2014-01-06
|
*
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2014-01-03
|
*
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
|
*
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2014-01-02
|
*
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
2014-01-02
|
*
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
2014-01-02
|
*
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
2014-01-02
|
*
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
2014-01-02
|
*
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
2014-01-02
|
*
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
2014-01-02
|
*
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
2014-01-02
|
*
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2014-01-02
|
*
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
2014-01-02
|
*
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2014-01-02
|
*
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
2014-01-02
|
*
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2014-01-02
|
*
tracing/probes: Fix basic print type functions
Namhyung Kim
2014-01-02
|
*
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
2014-01-02
|
*
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2014-01-02
|
*
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2014-01-02
|
*
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
|
*
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
2013-12-21
|
*
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
|
*
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
2013-12-21
|
*
tracing: Add 'snapshot' event trigger command
Tom Zanussi
2013-12-21
|
*
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
2013-12-20
|
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
*
|
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
*
|
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
*
|
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
*
|
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-12-20
|
\
\
|
|
/
|
/
|
|
*
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-16
*
|
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-06
|
\
|
|
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-12-02
|
\
\
|
|
/
|
/
|
|
*
perf/trace: Properly use u64 to hold event_id
Vince Weaver
2013-11-19
[next]