summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/uftrace
Commit message (Collapse)AuthorAgeFilesLines
* uftrace: update version to 0.8Changhyeok Bae2017-10-043-68/+2
| | | | | | | | | | | | Two patches are applied in upstream (v0.8) Major release features * event tracing support * python scripting support * nested libcall tracing Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* uftrace: add recipeChanghyeok Bae2017-07-243-0/+97
- Add recipe for uftrace v0.7. - Support x86_64, arm (v6 or later), and aarch64. - Disable for armv4 and armv5 in arm architecture which is only supported armv6 or later. - Attached 2 patches is merged to upstream. Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>