From 57f85a773a7e20bc3f40238c366b610f078690cd Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Wed, 25 Dec 2013 17:43:10 +0200 Subject: UDDF export: save events occurring between samples UDDF export saved events only if they occurred at exactly same time as a profile sample. This patch will include events between samples as well. This assumes that profile samples are recorded in even intervals. Fixes #385 Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/uddf-export.xslt | 64 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 50 insertions(+), 14 deletions(-) (limited to 'xslt') diff --git a/xslt/uddf-export.xslt b/xslt/uddf-export.xslt index af305df90..b37a145ee 100644 --- a/xslt/uddf-export.xslt +++ b/xslt/uddf-export.xslt @@ -185,6 +185,27 @@ + + + + + + + + + + + + + + + + + + + @@ -214,41 +235,56 @@ to the one in UDDF specification. --> - + + + + + - - + + + + - + - + + - + + - + - + + - - - + + + - - + + - -- cgit v1.2.3-70-g09d2