commit | eeaf0e534f29a1a8cb5d9d7651dcff94536ec164 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Jan 22 11:49:01 2020 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Jan 22 12:20:19 2020 -0500 |
tree | 914f01f6e3e78ab3b32195747885a105ad61d391 | |
parent | 5921e9912b757d4ba8a3d3196f5c41ce70427f92 [diff] |
trace-cmd: Have libtracecmd.so include libtraceevent Was getting errors with loading libtracecmd.so with undefined symbols from libtraceevent. Add it to the build process to include what it uses as well. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>