1 parent 239e551 commit 76f4f8fCopy full SHA for 76f4f8f
1 file changed
python/tracecmd.py
@@ -88,7 +88,7 @@ def cpu(self):
88
89
@cached_property
90
def name(self):
91
- return event_format_name_get(self._format)
+ return tep_event_name_get(self._format)
92
93
94
def pid(self):
0 commit comments