gst: Use libunwind/libdw to generate backtraces if avalaible
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 7 Oct 2016 09:38:27 +0000 (11:38 +0200)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 4 Nov 2016 17:22:05 +0000 (14:22 -0300)
commita8d4857555ec649a7b50d46fa5fefcb66ae65d14
tree2bceeb3154e2fbacf2337bc6e776c5150b7c6e1a
parent050f486d10b463180b3d3d2b55bc0db7ff5247db
gst: Use libunwind/libdw to generate backtraces if avalaible

Making the gst_debug_print_trace function more generally useful.

API:
  + gst_debug_get_trace

https://bugzilla.gnome.org/show_bug.cgi?id=772555
config.h.meson
configure.ac
docs/gst/gstreamer-sections.txt
gst/Makefile.am
gst/gstinfo.c
gst/gstinfo.h
gst/meson.build
meson.build
plugins/tracers/meson.build