disable pfile latency profile by default
This commit is contained in:
parent
0dadb7f540
commit
829a2441e5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
#define PFILE_LATENCY_PROF
|
//#define PFILE_LATENCY_PROF
|
||||||
|
|
||||||
#ifdef PFILE_LATENCY_PROF
|
#ifdef PFILE_LATENCY_PROF
|
||||||
DECLARE_HISTOGRAM_64(read_hist)
|
DECLARE_HISTOGRAM_64(read_hist)
|
||||||
|
|
Loading…
Reference in a new issue