aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/oprofile
AgeCommit message (Collapse)Author
2010-01-06oprofile_0.9.5: Fix opcontrol in timer modeHolger Hans Peter Freyther
2010-01-06oprofile_0.9.6: Add new version with a fix for timersHolger Hans Peter Freyther
This release contains several bugfixes, e.g. the fix to work in pure timer mode again. http://oprofile.cvs.sourceforge.net/viewvc/oprofile/oprofile/utils/opcontrol?r1=1.164&r2=1.165&view=patch
2010-01-06oprofile: Move more functionality to oprofile.inc, remove version 0.9.2Holger Hans Peter Freyther
* Remove version 0.9.2. It does not compile with a recent stdc++, the compiler is reporting other scary bits as well and it is quite old where all other versions are just dropins. * Move everyting into the .inc file, remove the PACKAGES line and convert it to the INC_PR. * All existing variants were compile tested.
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-08-25oprofile-0.9.5: Add oprofile version 0.9.5Holger Hans Peter Freyther
We can drop the other two patches as they have been applied.
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>