Add weak versions of die, malloc_or_die and some others

The trace-cmd code defines die, malloc_or_die, warning and
big_endian. There are currently used by pevent code. This patch adds
them to the tracecmd library as weak functions.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed