From a6d6e659401650f544f2746c97db6e148767156c Mon Sep 17 00:00:00 2001 From: teor Date: Tue, 25 Aug 2020 18:40:18 +1000 Subject: [PATCH] fix: fix the flamegraph module comment --- zebrad/src/components/tracing/flame.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zebrad/src/components/tracing/flame.rs b/zebrad/src/components/tracing/flame.rs index 7a579443..be0c923b 100644 --- a/zebrad/src/components/tracing/flame.rs +++ b/zebrad/src/components/tracing/flame.rs @@ -1,4 +1,4 @@ -//! An HTTP endpoint for dynamically setting tracing filters. +//! A tracing flamegraph component. use color_eyre::eyre::Report; use std::{