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: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-02
*
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-02
*
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-02
*
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-01
*
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-07-31
*
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
2013-07-31
*
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2013-07-31
*
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2013-07-30
*
ftrace: Consolidate some duplicate code for updating ftrace ops
Steven Rostedt (Red Hat)
2013-07-29
*
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-07-29
*
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-07-29
*
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
2013-07-29
*
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2013-07-29
*
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
2013-07-29
*
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
2013-07-29
*
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-07-26
*
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-07-24
*
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2013-07-24
*
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
*
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
*
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
*
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
*
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
*
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-24
*
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-07-19
*
tracing: Kill trace_array->waiter
Oleg Nesterov
2013-07-19
*
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
2013-07-18
*
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
2013-07-18
*
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
2013-07-18
*
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-07-18
*
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-18
*
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-07-18
*
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
*
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-18
*
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
2013-07-18
*
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
2013-07-18
*
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-18
*
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
2013-07-15
*
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-07-11
|
\
|
*
tracing: Make tracing_open_generic_{tr,tc}() static
Steven Rostedt (Red Hat)
2013-07-02
|
*
tracing: Remove ftrace() function
zhangwei(Jovi)
2013-07-02
|
*
tracing: Remove TRACE_EVENT_TYPE enum definition
zhangwei(Jovi)
2013-07-02
|
*
tracing: Make tracer_tracing_{off,on,is_on}() static
Steven Rostedt (Red Hat)
2013-07-02
|
*
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-02
|
*
uprobes: Fix return value in error handling path
zhangwei(Jovi)
2013-07-02
|
*
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
2013-07-02
|
*
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-02
|
*
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
2013-07-02
|
*
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
2013-07-02
|
*
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-07-01
[next]