* [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates
@ 2012-07-03 18:08 tom.zanussi
2012-07-03 18:08 ` [PATCH 1/1] features/ftrace: enable FTRACE_SYSCALLS tom.zanussi
2012-07-03 19:07 ` [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates Bruce Ashfield
0 siblings, 2 replies; 3+ messages in thread
From: tom.zanussi @ 2012-07-03 18:08 UTC (permalink / raw)
To: yocto, bruce.ashfield
From: Tom Zanussi <tom.zanussi@intel.com>
This patchset enables FTRACE_SYSCALLS, used by some existing perf scripts.
Please pull into linux-yocto-3.4.
Thanks,
Tom
The following changes are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/3.4-perf-scripting-meta
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/3.4-perf-scripting-meta
Tom Zanussi (1):
features/ftrace: enable FTRACE_SYSCALLS
meta/cfg/kernel-cache/features/ftrace/ftrace.cfg | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] features/ftrace: enable FTRACE_SYSCALLS
2012-07-03 18:08 [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates tom.zanussi
@ 2012-07-03 18:08 ` tom.zanussi
2012-07-03 19:07 ` [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates Bruce Ashfield
1 sibling, 0 replies; 3+ messages in thread
From: tom.zanussi @ 2012-07-03 18:08 UTC (permalink / raw)
To: yocto, bruce.ashfield
From: Tom Zanussi <tom.zanussi@intel.com>
Add support for generic syscall entry/exit tracing.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
meta/cfg/kernel-cache/features/ftrace/ftrace.cfg | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/cfg/kernel-cache/features/ftrace/ftrace.cfg b/meta/cfg/kernel-cache/features/ftrace/ftrace.cfg
index bab800c..692dffe 100644
--- a/meta/cfg/kernel-cache/features/ftrace/ftrace.cfg
+++ b/meta/cfg/kernel-cache/features/ftrace/ftrace.cfg
@@ -1,2 +1,3 @@
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
+CONFIG_FTRACE_SYSCALLS=y
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates
2012-07-03 18:08 [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates tom.zanussi
2012-07-03 18:08 ` [PATCH 1/1] features/ftrace: enable FTRACE_SYSCALLS tom.zanussi
@ 2012-07-03 19:07 ` Bruce Ashfield
1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2012-07-03 19:07 UTC (permalink / raw)
To: tom.zanussi; +Cc: yocto@yoctoproject.org
On 12-07-03 02:08 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi<tom.zanussi@intel.com>
>
> This patchset enables FTRACE_SYSCALLS, used by some existing perf scripts.
>
> Please pull into linux-yocto-3.4.
A reasonable addition, I can think of when we'd not want this enabled
by default. I'll add this to my queue after it sits on the list for bit.
Cheers,
Bruce
>
> Thanks,
>
> Tom
>
> The following changes are available in the git repository at:
>
> git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/3.4-perf-scripting-meta
> http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/3.4-perf-scripting-meta
>
> Tom Zanussi (1):
> features/ftrace: enable FTRACE_SYSCALLS
>
> meta/cfg/kernel-cache/features/ftrace/ftrace.cfg | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-03 19:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-03 18:08 [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates tom.zanussi
2012-07-03 18:08 ` [PATCH 1/1] features/ftrace: enable FTRACE_SYSCALLS tom.zanussi
2012-07-03 19:07 ` [PATCH 0/1] linux-yocto-3.4/meta: perf scripting updates Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.