Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracecmd.py: Complete Event dict abstraction
Apart from being immutable, Event instances should behave like a dict. Use the DictMixin to make them support the remaining features. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
- Loading branch information