summaryrefslogtreecommitdiffstats
path: root/app/perfunwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/perfunwind.h')
-rw-r--r--app/perfunwind.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/perfunwind.h b/app/perfunwind.h
index 27e992a..45d1567 100644
--- a/app/perfunwind.h
+++ b/app/perfunwind.h
@@ -55,12 +55,14 @@ public:
LostDefinition,
FeaturesDefinition,
Error,
- Sample,
+ Sample49, // now obsolete
Progress,
TracePointFormat,
- TracePointSample,
+ TracePointSample49,
AttributesDefinition,
ContextSwitchDefinition,
+ Sample,
+ TracePointSample,
InvalidType
};