This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/10604] new memory examples fail when mm_* tracepoints unavailable.


------- Additional Comments From wenji dot huang at oracle dot com  2009-09-08 07:28 -------
Created an attachment (id=4177)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4177&action=view)
patch to check the available trace points

Add one tag test_support to teach check.exp to do test so as to
skip the following build/run tests if no trace points available.

Now systemtap.example tests will get the following results in FC11.
...
UNTESTED: systemtap.examples/memory/mmanonpage build
UNTESTED: systemtap.examples/memory/mmanonpage run
UNTESTED: systemtap.examples/memory/mmfilepage build
UNTESTED: systemtap.examples/memory/mmfilepage run
UNTESTED: systemtap.examples/memory/mmreclaim build
UNTESTED: systemtap.examples/memory/mmreclaim run
UNTESTED: systemtap.examples/memory/mmwriteback build
UNTESTED: systemtap.examples/memory/mmwriteback run
PASS: systemtap.examples/memory/numa_faults build
PASS: systemtap.examples/memory/numa_faults run
PASS: systemtap.examples/memory/pfaults build
PASS: systemtap.examples/memory/pfaults run
PASS: systemtap.examples/network/autofs4 build
PASS: systemtap.examples/network/autofs4 run
PASS: systemtap.examples/network/dropwatch support
PASS: systemtap.examples/network/dropwatch build
PASS: systemtap.examples/network/dropwatch run
...

Guess this patch could also fix bug #10084.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10604

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]