* Only enable block/transaction tracing when the macro is 1.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25247 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ struct cache_transaction {
|
|||||||
bigtime_t last_used;
|
bigtime_t last_used;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef BLOCK_CACHE_TRANSACTION_TRACING
|
#if BLOCK_CACHE_TRANSACTION_TRACING
|
||||||
namespace TransactionTracing {
|
namespace TransactionTracing {
|
||||||
|
|
||||||
class Action : public AbstractTraceEntry {
|
class Action : public AbstractTraceEntry {
|
||||||
|
|||||||
Reference in New Issue
Block a user