index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
mcount.S
Age
Commit message (
Expand
)
Author
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2018-06-19
mips: ftrace: fix static function graph tracing
Matthias Schiffer
2017-01-03
MIPS: Export _mcount alongside its definition
Paul Burton
2014-09-26
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-07-30
MIPS: ftrace: Fix dynamic tracing of kernel modules
Petri Gynther
2014-07-18
MIPS: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2013-09-03
MIPS: Ftrace: Fix function tracing return address to match
Corey Minyard
2013-06-11
MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath
Markos Chandras
2013-04-05
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2010-08-05
MIPS: tracing: Fix the indentation of mcount.S
Wu Zhangjin
2010-07-05
MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup comments
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return
Wu Zhangjin
2010-07-05
MIPS: Tracing: Merge adjacent #ifdefs with same condition.
Wu Zhangjin
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2009-12-17
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
Wu Zhangjin
2009-12-17
MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5
Wu Zhangjin
2009-12-17
MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add dynamic function graph tracer for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add function graph tracer support for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin
2009-12-17
MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add static function tracer support for MIPS
Wu Zhangjin