From 779cea3c2e7091c8db0f1cd7846c9bdba7b39112 Mon Sep 17 00:00:00 2001 From: Brendan Jackman <brendan.jackman@arm.com> Date: Thu, 11 May 2017 15:28:46 +0100 Subject: [PATCH] submodules: Update trappy to latest master This brings - Better error messages when attempting to parse absent or unknown events with trappy.stats.grammar - A bug fix for parsing events with '=' in column fields --- libs/trappy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/trappy b/libs/trappy index 2555c22d8..3e3ba734d 160000 --- a/libs/trappy +++ b/libs/trappy @@ -1 +1 @@ -Subproject commit 2555c22d873e9e484d1a4ec46d6fbb6191692649 +Subproject commit 3e3ba734d077b116ecf912a51d3428ca6e8ae329 -- GitLab