From 7298dc2320ff8b18b16acfb66a06c328c786dd87 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Tue, 24 Jan 2017 12:21:50 -0600 Subject: logging: Commit: Use transaction id and metadata lookup Add the lookup mako target to the makefile to get it built. Use the lookup map to find the metadata that needs to be added to the error log. Use the transaction id to filter for the desired journal entries. Signed-off-by: Adriana Kobylak Change-Id: Ia57dc83aab4f7ee35f8de32a799c862be28113f7 --- tools/phosphor-logging/templates/elog-lookup-template.mako.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/phosphor-logging/templates/elog-lookup-template.mako.cpp b/tools/phosphor-logging/templates/elog-lookup-template.mako.cpp index be4ff96..e53067a 100644 --- a/tools/phosphor-logging/templates/elog-lookup-template.mako.cpp +++ b/tools/phosphor-logging/templates/elog-lookup-template.mako.cpp @@ -1,9 +1,7 @@ ## Note that this file is not auto generated, it is what generates the -## elog-lookup.hpp file +## elog-lookup.cpp file // This file was autogenerated. Do not edit! // See elog-gen.py for more details -#pragma once - #include #include -- cgit v1.2.1