summaryrefslogtreecommitdiffstats
path: root/rules/trace-cmd.in
Commit message (Collapse)AuthorAgeFilesLines
* trace-cmd: version bump 2.5.2 -> 2.6.1Clemens Gruber2017-09-051-1/+0
| | | | | | | | It is now possible to disable the build of the python bindings, so disable them and remove the host-swig dependency. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* trace-cmd: add missing host-swig dependencyAlexander Aring2015-04-271-0/+1
| | | | | | | | | | | | | | | | | | | | This patch adds a missing host-swig dependency which is needed by trace-cmd to generate some python bindings. Without host-swig I get the following compile error: LD PLUGIN plugin_sched_switch.so BUILD PLUGIN plugin_mac80211.so BUILD PLUGIN plugin_function.so swig -Wall -python -noproxy ctracecmd.i BUILD PLUGIN plugin_jbd2.so make[1]: swig: Command not found Makefile:581: recipe for target 'ctracecmd.so' failed make[1]: *** [ctracecmd.so] Error 127 make[1]: *** Waiting for unfinished jobs.... Signed-off-by: Alexander Aring <alex.aring@gmail.com> [mol: only select HOST_SWIG] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* trace-cmd: add missing dependenciesMichael Olbrich2011-03-271-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* trace-cmd: new packageMichael Olbrich2011-02-081-0/+11
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>