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
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
|
*
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-12-06
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
|
\
\
|
*
|
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-11-15
|
|
/
*
|
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
*
|
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
|
/
*
ftrace: add ftrace_set_filter_ip() for address based filter
Masami Hiramatsu
2012-07-31
*
ftrace: Add selftest to test function trace recursion protection
Steven Rostedt
2012-07-31
*
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-31
*
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
*
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
*
ftrace: Consolidate arch dependent functions with 'list' function
Steven Rostedt
2012-07-19
*
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
*
ftrace: Remove a superfluous check
Borislav Petkov
2012-06-14
*
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
2012-05-16
*
ftrace: Make ftrace_modify_all_code() global for archs to use
Steven Rostedt
2012-05-16
*
ftrace: Return record ip addr for ftrace_location()
Steven Rostedt
2012-05-16
*
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
Steven Rostedt
2012-05-16
*
ftrace: Speed up search by skipping pages by address
Steven Rostedt
2012-05-16
*
ftrace: Remove extra helper functions
Steven Rostedt
2012-05-16
*
ftrace: Sort all function addresses, not just per page
Steven Rostedt
2012-05-16
*
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2012-05-08
*
ftrace: Fix function_graph for archs that test ftrace_trace_function
Rajesh Bhagat
2012-03-13
*
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
*
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
*
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-13
*
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
2012-02-03
*
ftrace: Allow access to the boot time function enabling
Steven Rostedt
2011-12-21
*
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
2011-12-21
*
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
2011-12-21
*
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2011-12-21
*
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2011-12-21
*
ftrace: Use bsearch to find record ip
Steven Rostedt
2011-12-21
*
ftrace: Sort the mcount records on each page
Steven Rostedt
2011-12-21
*
ftrace: Replace record newlist with record page list
Steven Rostedt
2011-12-21
*
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
2011-12-21
*
ftrace: Remove usage of "freed" records
Steven Rostedt
2011-12-21
*
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
2011-12-21
*
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-12-21
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-11
|
\
|
*
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-11-07
|
*
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-11-07
*
|
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-31
|
/
*
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
|
\
|
*
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
2011-07-13
|
*
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2011-07-13
|
*
ftrace: Balance records when updating the hash
Steven Rostedt
2011-07-13
|
*
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
2011-07-07
[next]