Ticket UUID: | 446799 | |||
Title: | add suspend/resume API to profiler | |||
Type: | RFE | Version: | None | |
Submitter: | hemanglavana | Created on: | 2001-08-01 15:15:27 | |
Subsystem: | None | Assigned To: | andreas_kupries | |
Priority: | 5 Medium | Severity: | ||
Status: | Closed | Last Modified: | 2001-08-22 06:36:59 | |
Resolution: | Closed By: | andreas_kupries | ||
Closed on: | 2001-08-21 23:36:59 | |||
Description: |
In addition to ::profiler::reset functionality, the profiler module should also contain ::profiler:suspend and ::profiler::resume API. I am attaching the patch for its implementation code as well as for the docs. Hemang. | |||
User Comments: |
andreas_kupries added on 2001-08-22 06:36:59:
Logged In: YES user_id=75003 Committed to head. andreas_kupries added on 2001-08-22 06:35:10: File Added - 9808: p.diff Logged In: YES user_id=75003 Here is the new patch. It changes the version from 0.1 to 0.2 too. andreas_kupries added on 2001-08-22 06:26:33: Logged In: YES user_id=75003 This patch is incomplete. The testcase profiler-5.1 fails, because it expects a scalar 'enabled' and not an array. Working on this now. Always adapt and extend the testsuite for new features too! hemanglavana added on 2001-08-01 22:15:29: File Added - 9118: profiler.diff |