Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysprof: Upgrade to git version slightly past 3.20 | Jussi Kukkonen | 2016-06-15 | 1 | -22/+0 |
| | | | | | | | | | | | | | | | | | New version uses Gtk+3. 3.20 release requires a bunch of fixes to build without polkit, this git revision inclues those fixes. * Add patch to use proper U64_TO_POINTER macro to fix build on 32 bit platforms. * Forward port memory barrier patches for arm & mips * sysprof builds with loads of warnings and git builds also use -Werror: avoid that by setting "--enable-compile-warnings" (From OE-Core rev: ab2d5e397d30999929108c9d929767205fee9db4) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | Add Upstream-Status to patches | Saul Wold | 2012-01-03 | 1 | -0/+2 |
| | | | | | | | (From OE-Core rev: 169e55d802883df763dbff4a4737e05e96358fa3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | sysprof: add system-wide performance profiler for Linux. | Tom Zanussi | 2010-12-10 | 1 | -0/+20 |
[sgw@linux.intel.com: alpha'ed poky-default-revision.inc and fix commit message] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> |