aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trappy/ftrace.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/trappy/ftrace.py b/trappy/ftrace.py
index 2737086..7d23432 100644
--- a/trappy/ftrace.py
+++ b/trappy/ftrace.py
@@ -66,7 +66,7 @@ subclassed by FTrace (for parsing FTrace coming from trace-cmd) and SysTrace."""
dynamic_classes = {}
- disable_cache = False
+ disable_cache = True
def _trace_cache_path(self):
trace_file = self.trace_path