commit | 1e606b2402260d51de5504efdf7c1dc08f76d08c | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Dec 11 12:08:55 2020 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Dec 11 14:17:33 2020 -0500 |
tree | 45165feb21c071d765893b7172921d67d49cdd21 | |
parent | 4a75a5a462a8ea55f5cddbb9b9b106da3961a321 [diff] |
trace-cmd: Add warning if libtracefs or libtraceevent are not found Add a warning notice if either or both libtraceevent or libtracefs is not found on the system for linking. If the local version is being built, display a notice and show where they can get the corresponding library. Link: https://lore.kernel.org/linux-trace-devel/20201211171015.035720645@goodmis.org Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>