Remove usyms.py and redundant ProcessSymbols class
authorSasha Goldshtein <goldshtn@gmail.com>
Thu, 9 Feb 2017 01:54:56 +0000 (20:54 -0500)
committerSasha Goldshtein <goldshtn@gmail.com>
Tue, 21 Feb 2017 09:30:43 +0000 (09:30 +0000)
commit98f5d4e7aaf6ab5496688a32c978f644876b888b
treef5661538aa710826249c29d548aaec62cd9def61
parentc8ba415772b00a1f6444b686ea79da3ded12581a
Remove usyms.py and redundant ProcessSymbols class

This class was obsolete and replaced by the SymbolCache class.
examples/tracing/mallocstacks.py
src/python/bcc/usyms.py [deleted file]