tmf: Update TmfSchedulerBenchmark requests
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 3 Sep 2013 17:55:19 +0000 (13:55 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 16 Sep 2013 19:23:29 +0000 (15:23 -0400)
commit15c2cf25823f2f5340ee78c0a3813746c768ddf6
treee143353ade8cdaa7cb9eb270975d53106af27837
parent137828daccbb26d9f4e4d8071f4d7e4ed9174715
tmf: Update TmfSchedulerBenchmark requests

With ff830df currently sitting in the luna branch, the constructor
that was called by the inner request classes for the benchmark
does not exist anymore. However, turns out that its signature
matches the one of the new unique constructor. This had the nasty
effect of compiling fine, but giving completely meaningless results.

Update the constructor calls so that they use the new, relevant
parameters.

Change-Id: I5e86b40d735185fddb633cfedb754080fae09986
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/16145
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/request/TmfSchedulerBenchmark.java
This page took 0.025399 seconds and 5 git commands to generate.