This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug documentation/20286] probe handlers using hrtimers taking too long
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 21 Jun 2016 21:17:52 +0000
- Subject: [Bug documentation/20286] probe handlers using hrtimers taking too long
- Auto-submitted: auto-generated
- References: <bug-20286-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=20286
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|runtime |documentation
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
After a conversation with Frank Eigler, we're not sure there is much we can do
here. The probes are runing long because someone needed them to run long. If we
limit the runtime, then that just means that we block some types of probes
entirely. So, we'll continue to let them run, and perhaps skipping some.
I'll try to document this.
--
You are receiving this mail because:
You are the assignee for the bug.