This patchset upgrades systemtap to 1.6. The 1.6 version of systemtap also has improved support for arm, so this also enables it for arm and adds it to qemuarm.
This upgrade was successfully tested on qemux86, qemux86-64, qemuppc, qemuarm, and sugarbay. The results and the tests can be found at the end of the systemtap section on the yocto wiki: https://wiki.yoctoproject.org/wiki/Tracing_and_Profiling#systemtap Tom Zanussi (2): systemtap: upgrade to 1.6 task-core-tools: add systemtap to qemuarm meta/recipes-core/tasks/task-core-tools.bb | 4 +- .../fix_for_compilation_with_gcc-4.6.0.patch | 119 -------------------- meta/recipes-kernel/systemtap/systemtap_git.bb | 15 +-- 3 files changed, 9 insertions(+), 129 deletions(-) delete mode 100644 meta/recipes-kernel/systemtap/systemtap/fix_for_compilation_with_gcc-4.6.0.patch _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
