[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[linuxtools-commit] [Git@Eclipse] Eclipse Linux Tools branch master updated. v0.8.0-1028-g389ca65
|
- From: genie@xxxxxxxxxxx (Alexandre Montplaisir)
- Date: Fri, 27 Apr 2012 13:58:08 -0400 (EDT)
- Delivered-to: linuxtools-commit@eclipse.org
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eclipse Linux Tools".
The branch, master has been updated
via 389ca6507b0da5b1014386268f7c631da946a973 (commit)
from f236e5dcbbbdf22b1dc53e9249e03ace1b812a50 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 389ca6507b0da5b1014386268f7c631da946a973
Author: Alexandre Montplaisir <alexmonthy@xxxxxxxxxxxx>
Date: Fri Apr 27 13:54:00 2012 -0400
lttng: Handle existing but invalid state index files
If a ".ht" file already exists we try to re-use it first. But if
this step fails, now we'll just scrap the existing file and build
a new one.
Other than the many possible error causes, this will be useful
for dealing with incompatible changes to the file format, for example.
Signed-off-by: Alexandre Montplaisir <alexmonthy@xxxxxxxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
.../lttng2/kernel/core/trace/CtfKernelTrace.java | 43 ++++++++++++++-----
1 files changed, 31 insertions(+), 12 deletions(-)
hooks/post-receive
--
Eclipse Linux Tools