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
/
arch
/
x86
/
kernel
/
ftrace.c
Commit message (
Expand
)
Author
Age
*
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
*
ftrace: add checks on ret stack in function graph
Steven Rostedt
2008-12-03
*
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
*
ftrace: add ftrace_graph_stop()
Steven Rostedt
2008-12-03
*
ftrace: clean up function graph asm
Steven Rostedt
2008-12-03
*
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
2008-12-02
*
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
2008-11-26
*
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-25
*
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-25
*
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
*
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2008-11-18
*
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
2008-11-16
*
tracing/function-return-tracer: add a barrier to ensure return stack index is...
Frederic Weisbecker
2008-11-16
*
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-16
*
tracing/function-return-tracer: call prepare_ftrace_return by registers
Frederic Weisbecker
2008-11-12
*
tracing/function-return-tracer: make the function return tracer lockless
Frederic Weisbecker
2008-11-12
*
tracing: function return tracer, build fix
Ingo Molnar
2008-11-11
*
tracing, x86: function return tracer, fix assembly constraints
Ingo Molnar
2008-11-11
*
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
2008-11-11
*
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-31
*
ftrace: nmi update statistics
Steven Rostedt
2008-10-30
*
ftrace: nmi safe code modification
Steven Rostedt
2008-10-30
*
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
2008-10-27
*
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2008-10-23
*
ftrace: remove mcount set
Steven Rostedt
2008-10-23
*
ftrace: use probe_kernel
Steven Rostedt
2008-10-23
*
ftrace: comment arch ftrace code
Steven Rostedt
2008-10-23
*
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
*
ftrace: do not enclose logic in WARN_ON
Steven Rostedt
2008-10-20
*
ftrace: make ftrace_test_p6nop disassembler-friendly
Anders Kaseorg
2008-10-14
*
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
2008-10-14
*
x86: suppress trivial sparse signedness warnings
Harvey Harrison
2008-10-14
*
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
*
ftrace: use only 5 byte nops for x86
Steven Rostedt
2008-10-14
*
ftrace: x86 mcount stub
Steven Rostedt
2008-10-14
*
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-23
*
ftrace: build fix with gcc 4.3
Ingo Molnar
2008-06-17
*
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-06-10
*
ftrace: fix the fault label in updating code
Steven Rostedt
2008-05-23
*
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
2008-05-23
*
ftrace: move memory management out of arch code
Steven Rostedt
2008-05-23
*
ftrace: use nops instead of jmp
Steven Rostedt
2008-05-23
*
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
2008-05-23