Commit Graph

11 Commits

Author SHA1 Message Date
Leonid Pliushch 46f3b95e21 Revert "uftrace: update to 0.9.4"
This reverts commit 4c6d698f0d13770a10aecf47d856138edeee8ccc.
2020-02-17 16:14:14 +02:00
Leonid Pliushch 25d2f62e1e uftrace: update to 0.9.4 2020-02-17 15:46:53 +02:00
Leonid Pliushch 369d94bfbb uftrace: apply clang mcount hook patch
Was proposed in https://github.com/namhyung/uftrace/issues/851.
2019-09-10 23:31:00 +03:00
Leonid Pliushch 63a095b1c2 Revert "uftrace: link with libdwarf"
This reverts commit 5cb74edbf2e5847668133c9f1cfcb23e222457d8.
2019-09-07 22:39:40 +03:00
Leonid Pliushch e1ff05d9c5 uftrace: link with libdwarf 2019-09-07 22:35:38 +03:00
Leonid Pliushch c16c871c0e uftrace: do not attempt to hook "backtrace"
Fixes segmentation fault on ARM devices at least.

backtrace (from execinfo.h) is not available on Android.

%ci:reset-backlog
2019-09-03 20:50:23 +03:00
Leonid Pliushch 947d0141a6 uftrace: use $PREFIX/tmp instead of /dev/shm 2019-09-03 15:30:30 +03:00
Fredrik Fornwall 436a1e1659 uftrace: Bump after libandroid-spawn update 2019-08-29 22:08:44 +02:00
Leonid Pliushch 76f2ae3519 uftrace: remove libfakeprofiler
Replaced by "libmcount-nop.so".
2019-08-28 16:20:46 +03:00
Leonid Pliushch 8b6263339f uftrace: bump revision 2019-08-28 15:23:43 +03:00
Leonid Pliushch a28f7639fc new packages: libandroid-spawn and uftrace 2019-08-28 15:17:34 +03:00