All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Backport of ftrace's function profiler
@ 2009-05-19 14:36 Luis Claudio R. Goncalves
  2009-05-19 14:43 ` [PATCH 1/9] tracing: add " Luis Claudio R. Goncalves
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Luis Claudio R. Goncalves @ 2009-05-19 14:36 UTC (permalink / raw)
  To: linux-rt-users; +Cc: Steven Rostedt, Ingo Molnar, williams, tglx

Hello,

The following patches are the backport of Steven Rostedt's ftrace's
function profiler, as published in his RFC series posted to LKML. This
backport has been done on top of 2.6.29.3-rt14.

The feature is fully functional but we do have one known problem, a kernel
panic when stressing the function profiler (a fast sequence of start, stop,
read in loop for 30+ minutes). This problem has a Bugzilla entry at:

	https://bugzilla.redhat.com/show_bug.cgi?id=500156

Luis
-- 
[ Luis Claudio R. Goncalves             Red Hat  -  Realtime Team ]
[ Fingerprint: 4FDD B8C4 3C59 34BD 8BE9  2696 7203 D980 A448 C8F8 ]


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-05-19 15:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 14:36 [PATCH 0/9] Backport of ftrace's function profiler Luis Claudio R. Goncalves
2009-05-19 14:43 ` [PATCH 1/9] tracing: add " Luis Claudio R. Goncalves
2009-05-19 14:45 ` [PATCH 2/9] reduce size of memory in " Luis Claudio R. Goncalves
2009-05-19 14:48 ` [PATCH 3/9] tracing: adding function timings to function profile Luis Claudio R. Goncalves
2009-05-19 14:52 ` [PATCH 4/9] tracing: make the function profiler per cpu Luis Claudio R. Goncalves
2009-05-19 14:55 ` [PATCH 5/9] function graph add option to calculate graph time off Luis Claudio R. Goncalves
2009-05-19 14:58 ` [PATCH 6/9] tracing: remove on the fly allocator from function profiler Luis Claudio R. Goncalves
2009-05-19 15:01 ` [PATCH 7/9] tracing: add average time in function to " Luis Claudio R. Goncalves
2009-05-19 15:03 ` [PATCH 8/9] backport function profiler fixes Luis Claudio R. Goncalves
2009-05-19 15:05 ` [PATCH 9/9] ftrace: function profiler band-aid Luis Claudio R. Goncalves
2009-05-19 15:06 ` [PATCH 0/9] Backport of ftrace's function profiler Steven Rostedt
2009-05-19 15:12   ` Luis Claudio R. Goncalves
2009-05-19 15:15     ` Steven Rostedt

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.