Show increasing progress for indexing job
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 8 Feb 2013 19:44:54 +0000 (14:44 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Fri, 8 Feb 2013 20:39:52 +0000 (15:39 -0500)
commitb7952ebef10bc515ad03be6f15accfa45af9e2c1
treefb236f2e2349f1a6d568babe9f6346ca1843cbf5
parenta749efcb7a75c57ab6a52e3293625c742c93c555
Show increasing progress for indexing job

Periodically update the job name with the current number of events and
the task name with the current indexing rate.

Change-Id: I229b7ba92b9528a927f79c232d38e2cf62bb41ba
Reviewed-on: https://git.eclipse.org/r/10088
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/Messages.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/messages.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfCheckpointIndexer.java
This page took 0.025115 seconds and 5 git commands to generate.