mbox series

[0/5] trace-cruncher: Improve error messages

Message ID 20211001133346.8217-1-y.karadz@gmail.com (mailing list archive)
Headers show
Series trace-cruncher: Improve error messages | expand

Message

Yordan Karadzhov Oct. 1, 2021, 1:33 p.m. UTC
Various small fixes aiming to make the error messages, printed by
trace-cruncher, more useful.

Yordan Karadzhov (VMware) (5):
  trace-cruncher: Error on fail to destroy
  trace-cruncher: Proper type name for the python objects
  trace-cruncher: Correct misleading error message
  trace-cruncher: Proper labeling of the libtracefs errors
  trace-cruncher: Proper labeling of non libtracefs errors

 src/common.h         | 11 +++++++----
 src/ftracepy-utils.c | 26 ++++++++++++++------------
 src/ftracepy-utils.h |  2 +-
 3 files changed, 22 insertions(+), 17 deletions(-)