flamegraphs: Improve the title page
[libguestfs-talks.git] / 2019-fosdem / 7400-log-filter-2.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <h1>Useful nbdkit filters: the log filter</h1>
6
7 <pre>
8 nbdkit --filter=log <i>[...]</i> logfile=/tmp/log
9 </pre>
10
11 <div class="allcenter">
12   <!--<img src="7400-log-filter-2.svg" width="900" />-->
13   <!-- Webkit can't render arrows in SVG, so ... -->
14   <img src="7400-log-filter-2.svg.png" />
15 </div>