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
/
include
/
trace
/
ftrace.h
Commit message (
Expand
)
Author
Age
*
tracing: Fix return value of ftrace_raw_output_prep()
Steven Rostedt (Red Hat)
2014-11-19
*
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
Steven Rostedt (Red Hat)
2014-11-19
*
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
2014-06-21
*
tracing: Add __get_dynamic_array_len() macro for trace events
Steven Rostedt (Red Hat)
2014-06-04
*
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
Steven Rostedt (Red Hat)
2014-05-15
*
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2014-04-09
*
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
|
\
|
*
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
2014-03-21
|
*
tracing: Evaluate len expression only once in __dynamic_array macro
Filipe Brandenburger
2014-03-07
|
*
tracing: Correctly expand len expressions from __dynamic_array macro
Filipe Brandenburger
2014-03-07
|
*
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2014-03-07
|
*
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2014-03-07
|
*
tracing: Move raw output code from macro to standalone function
Steven Rostedt
2014-03-07
*
|
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-20
|
/
*
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
*
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-12-02
|
\
|
*
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
2013-11-19
*
|
tracing: Allow events to have NULL strings
Steven Rostedt (Red Hat)
2013-11-26
|
/
*
tracing: Update event filters for multibuffer
Tom Zanussi
2013-11-05
*
tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possible
Oleg Nesterov
2013-08-13
*
tracing/perf: Reimplement TP_perf_assign() logic
Oleg Nesterov
2013-08-13
*
tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
Oleg Nesterov
2013-08-13
*
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
*
tracing: Add DEFINE_EVENT_FN() macro
Steven Rostedt
2013-06-21
*
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
zhangwei(Jovi)
2013-04-12
*
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
2013-03-15
*
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
*
tracing: Annotate event field-defining functions with __init
Li Zefan
2013-03-15
*
tracing: Add a helper function for event print functions
Li Zefan
2013-03-15
*
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
2013-03-15
*
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-15
*
tracing: Kill unused and puzzled sample code in ftrace.h
Shan Wei
2012-11-13
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
*
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-07-31
*
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
Namhyung Kim
2012-06-28
*
perf: Fix counter of ftrace events
Andrew Vagin
2011-10-04
*
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
*
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
*
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
*
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
2010-11-18
*
tracing: New macro to set up initial event flags value
Frederic Weisbecker
2010-11-18
*
tracing: Drop cpparg() macro
Frederic Weisbecker
2010-08-01
*
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
2010-07-20
*
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
|
\
|
*
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-06-08
*
|
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-31
|
/
[next]