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
/
ftrace.c
Commit message (
Expand
)
Author
Age
*
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
*
ftrace: Fix possible undefined return code
GuoWen Li
2011-06-06
*
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
*
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
2011-05-25
*
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
2011-05-25
*
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2011-05-18
*
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2011-05-18
*
ftrace: Implement separate user function filtering
Steven Rostedt
2011-05-18
*
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
2011-05-18
*
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
2011-05-18
*
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
2011-05-18
*
ftrace: Add enabled_functions file
Steven Rostedt
2011-05-18
*
ftrace: Use counters to enable functions to trace
Steven Rostedt
2011-05-18
*
ftrace: Separate hash allocation and assignment
Steven Rostedt
2011-05-18
*
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2011-05-18
*
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2011-05-18
*
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2011-05-18
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-05-01
|
\
|
*
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
2011-04-29
|
*
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
2011-04-29
|
*
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
2011-04-29
|
*
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
2011-04-29
|
*
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
2011-04-29
|
*
ftrace: Remove failures file
Steven Rostedt
2011-04-29
|
*
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-04-29
|
*
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
2011-04-29
*
|
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-04-29
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
tracing: Fix set_ftrace_filter probe function display
Jiri Olsa
2011-03-22
*
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-02-11
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
tracing/trivial: Remove cast from void*
matt mooney
2010-10-18
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
|
\
\
|
*
|
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
2010-09-14
|
*
|
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
2010-09-14
|
*
|
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
2010-09-14
|
*
|
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
2010-09-14
|
|
/
|
*
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-09
*
|
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
2010-09-14
|
/
*
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2010-09-08
*
tracing: Fix a race in function profile
Li Zefan
2010-08-31
*
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
*
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-14
|
\
|
*
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
*
|
tracing: Fix sleep time function profiling
Steven Rostedt
2010-04-27
*
|
tracing: Show sample std dev in function profiling
Chase Douglas
2010-04-27
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
|
\
[next]