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
*
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-19
*
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
Steven Rostedt (Red Hat)
2014-12-01
*
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
2014-11-19
*
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
2014-11-11
*
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
Steven Rostedt (Red Hat)
2014-11-11
*
ftrace/x86: Show trampoline call function in enabled_functions
Steven Rostedt (Red Hat)
2014-10-31
*
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
2014-10-31
*
ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-07-17
*
ftrace/x86: Call text_ip_addr() instead of the duplicated code
Petr Mladek
2014-06-03
*
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
Steven Rostedt (Red Hat)
2014-05-14
*
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
Steven Rostedt (Red Hat)
2014-05-14
*
ftrace/x86: Get the current mcount addr for add_breakpoint()
Steven Rostedt (Red Hat)
2014-05-14
*
ftrace/x86: Fix order of warning messages when ftrace modifies code
Petr Mladek
2014-04-21
*
ftrace/x86: BUG when ftrace recovery fails
Petr Mladek
2014-03-07
*
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
*
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2014-03-07
*
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
Steven Rostedt (Red Hat)
2014-03-07
*
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
2014-03-03
*
ftrace/x86: Run a sync after fixup on failure
Steven Rostedt (Red Hat)
2014-03-03
*
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
2014-02-11
*
ftrace/x86: skip over the breakpoint for ftrace caller
Kevin Hao
2013-11-05
*
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
2012-11-16
*
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
2012-07-19
*
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
*
ftrace: Use breakpoint method to update ftrace caller
Steven Rostedt
2012-05-31
*
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-05-31
*
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
2012-05-16
*
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
Steven Rostedt
2012-05-04
*
ftrace/x86: Remove the complex ftrace NMI handling code
Steven Rostedt
2012-04-27
*
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2012-04-27
*
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
2011-05-25
*
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
2011-04-18
*
ftrace/graph: Trace function entry before updating index
Steven Rostedt
2011-03-10
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
|
\
|
*
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
*
|
x86: Add RO/NX protection for loadable kernel modules
matthieu castet
2010-11-18
|
/
*
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
2010-09-20
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
|
\
|
*
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
*
|
ftrace: Remove memory barriers from NMI code when not needed
Steven Rostedt
2010-02-25
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
|
\
|
*
x86_64, ftrace: Make ftrace use kernel identity mapping to modify code
Suresh Siddha
2009-11-02
*
|
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-14
*
|
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
2009-10-12
|
/
*
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
*
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
*
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
*
tracing: Map syscall name to number
Jason Baron
2009-08-11
*
tracing/function-graph-tracer: Drop the useless nmi protection
Frederic Weisbecker
2009-08-06
*
function-graph: add stack frame test
Steven Rostedt
2009-06-18
[next]