This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [PATCH] Tracepoint speed test


On 9/8/11 3:35 PM, Stan Shebs wrote:
This patch adds a test of tracepoint speed to the testsuite.

Oh yeah, one other thing to note: the test cases don't actually regression-test performance numbers, since they will vary randomly; the numbers are simply printed into the test log. It's not even clear that we can test that "fast" tracepoints are faster than regular tracepoints, since a target is not even required to implement them with different mechanisms.


Stan
stan@codesourcery.com


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