login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
October
»
26
Re: [PATCH -v5 00/11] ftrace for MIPS
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Frederic Weisbecker
Subject:
Re: [PATCH -v5 00/11] ftrace for MIPS
Date: Sunday, October 25, 2009 - 5:42 pm
2009/10/25 Wu Zhangjin <wuzhangjin@gmail.com>:
quoted text
> Under the help of the -mlong-calls option of gcc, This revision comes with the > module tracing support. and there are also lots of cleanups and fixes. > therefore, it is ready to upstream. > > Currently, function graph tracer support have some overhead for searching the > stack address of the return address(ra). we hope the PROFILE_BEFORE_PROLOGUE > macro will be enabled by default in the next version of gcc, and then the > overhead can be removed via hijacking the ra register directly for both > non-leaf and leaf function. > > Thanks very much to the people in the CC list for their feedbacks, all the > lastest changes goes to this git repo: > > git://dev.lemote.com/rt4ls.git linux-mips/dev/ftrace-upstream > > Welcome to play with it and give more feedbacks. > > Thanks & Regards, > Wu Zhangjin > > Wu Zhangjin (11): > tracing: convert trace_clock_local() as weak function > MIPS: add mips_timecounter_read() to get high precision timestamp > tracing: add MIPS specific trace_clock_local() > tracing: add static function tracer support for MIPS > tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS > tracing: add an endian argument to scripts/recordmcount.pl > tracing: add dynamic function tracer support for MIPS > tracing: not trace mips_timecounter_init() in MIPS > tracing: add IRQENTRY_EXIT for MIPS > tracing: add function graph tracer support for MIPS
I can't find this one in the series. Did you forget it or am I somehow missing it? Thanks. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH -v5 00/11] ftrace for MIPS
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 01/11] tracing: convert trace_clock_local() as ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 02/11] MIPS: add mips_timecounter_read() to get ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 03/11] tracing: add MIPS specific trace_clock_l ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 04/11] tracing: add static function tracer supp ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 05/11] tracing: enable HAVE_FUNCTION_TRACE_MCOU ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 06/11] tracing: add an endian argument to scrip ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 07/11] tracing: add dynamic function tracer sup ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 08/11] tracing: not trace mips_timecounter_init ...
, Wu Zhangjin
, (Sun Oct 25, 8:16 am)
[PATCH -v5 09/11] tracing: add IRQENTRY_EXIT for MIPS
, Wu Zhangjin
, (Sun Oct 25, 8:17 am)
[PATCH -v5 10/11] tracing: add function graph tracer suppo ...
, Wu Zhangjin
, (Sun Oct 25, 8:17 am)
[PATCH -v5 11/11] tracing: add dynamic function graph trac ...
, Wu Zhangjin
, (Sun Oct 25, 8:17 am)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Frederic Weisbecker
, (Sun Oct 25, 5:27 pm)
Re: [PATCH -v5 09/11] tracing: add IRQENTRY_EXIT for MIPS
, Frederic Weisbecker
, (Sun Oct 25, 5:36 pm)
Re: [PATCH -v5 00/11] ftrace for MIPS
, Frederic Weisbecker
, (Sun Oct 25, 5:42 pm)
[PATCH -v5 10/11] tracing: add function graph tracer suppo ...
, Wu Zhangjin
, (Sun Oct 25, 6:13 pm)
Re: [PATCH -v5 09/11] tracing: add IRQENTRY_EXIT for MIPS
, Wu Zhangjin
, (Mon Oct 26, 12:26 am)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Wu Zhangjin
, (Mon Oct 26, 2:42 am)
Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to ...
, Steven Rostedt
, (Mon Oct 26, 7:01 am)
Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to ...
, Wu Zhangjin
, (Mon Oct 26, 7:25 am)
Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to ...
, Steven Rostedt
, (Mon Oct 26, 7:34 am)
Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to ...
, Wu Zhangjin
, (Mon Oct 26, 7:42 am)
Re: [PATCH -v5 10/11] tracing: add function graph tracer s ...
, Steven Rostedt
, (Mon Oct 26, 8:13 am)
Re: [PATCH -v5 10/11] tracing: add function graph tracer s ...
, Wu Zhangjin
, (Mon Oct 26, 9:11 am)
Re: [PATCH -v5 10/11] tracing: add function graph tracer s ...
, Steven Rostedt
, (Mon Oct 26, 9:32 am)
Re: [PATCH -v5 10/11] tracing: add function graph tracer s ...
, Wu Zhangjin
, (Mon Oct 26, 9:57 am)
Re: [PATCH -v5 10/11] tracing: add function graph tracer s ...
, Steven Rostedt
, (Mon Oct 26, 10:11 am)
Re: [PATCH -v5 09/11] tracing: add IRQENTRY_EXIT for MIPS
, Frederic Weisbecker
, (Tue Oct 27, 10:39 am)
Re: [PATCH -v5 09/11] tracing: add IRQENTRY_EXIT for MIPS
, Frederic Weisbecker
, (Tue Oct 27, 10:46 am)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Frederic Weisbecker
, (Mon Nov 2, 2:43 pm)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Wu Zhangjin
, (Mon Nov 2, 6:34 pm)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Wu Zhangjin
, (Sun Nov 8, 9:31 pm)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Frederic Weisbecker
, (Mon Nov 9, 4:53 am)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Wu Zhangjin
, (Mon Nov 9, 5:08 am)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Steven Rostedt
, (Mon Nov 9, 5:54 am)
Re: [PATCH -v5 08/11] tracing: not trace mips_timecounter_ ...
, Wu Zhangjin
, (Mon Nov 9, 7:35 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Jan Engelhardt
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Dmitry Torokhov
Re: [2.6 patch] input/serio/hp_sdc.c section fix
Rafael J. Wysocki
[Bug #16380] Loop devices act strangely in 2.6.35
git
:
Steven Grimm
Using git as a general backup mechanism (was Re: Using GIT to store /etc)
Jeff King
Re: [PATCH] git-reset: allow --soft in a bare repo
Johannes Sixt
Re: [PATCH 01/14] msvc: Fix compilation errors in compat/win32/sys/poll.c
Johannes Schindelin
Re: [PATCH] Uninstall rule for top level Makefile
Shawn O. Pearce
Re: [PATCH v2] Speed up bash completion loading
git-commits-head
:
Linux Kernel Mailing List
cgroups: clean up cgroup_pidlist_find() a bit
Linux Kernel Mailing List
sony-laptop: Add support for extended hotkeys
Linux Kernel Mailing List
IB/core: Add support for masked atomic operations
Linux Kernel Mailing List
V4L/DVB (8939): cx18: fix sparse warnings
Linux Kernel Mailing List
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
linux-netdev
:
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
Karsten Keil
[mISDN PATCH v2 05/19] Reduce stack size in dsp_cmx_send()
linux
Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?
David Miller
Re: tun: Use netif_receive_skb instead of netif_rx
David Miller
Re: [net-next PATCH v2] llc enhancements
freebsd-current
:
Matthew Fleming
Re: [RFC] Outline of USB process integration in the kernel taskqueue system
illoai@gmail.com
Re: OT: 2d password
Hartmut Brandt
Re: problem with nss_ldap
Andrew Reilly
Re: FreeBSD's problems as seen by the BSDForen.de community
Max Laier
Re: Upcoming ABI Breakage in RELENG_7
Colocation donated by:
Syndicate