summaryrefslogtreecommitdiff
path: root/meta/packages/oprofile/oprofile_cvs.bb
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-27/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* oprofile: Update to 0.9.4 making it the default and remove merged patches ↵Richard Purdie2008-07-181-4/+4
| | | | | | from cvs version git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4877 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Fix patches to work with a more recent versionRichard Purdie2008-07-141-19/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4836 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Add RRECOMMENDS for kernel-vmlinuxRichard Purdie2008-06-301-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4743 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile-cvs: Remove applied patchRichard Purdie2008-02-111-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3743 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Add opstart/opstop commands, fix armv6 events fileRichard Purdie2007-10-011-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2822 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: 0.9.2 -> 0.9.3 (and make the default)Richard Purdie2007-08-071-2/+2
| | | | | | oprofileui: Switch to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2381 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Add RDEPENDS on binutils-symlinksRichard Purdie2007-07-261-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2233 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Update SRCDATE, remove merged patchesRichard Purdie2007-05-301-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1818 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Tweak armv6_events.patchRichard Purdie2007-05-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1772 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Add armv6 patch, drop merged patches, fix xscale eventsRichard Purdie2007-05-231-5/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1767 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Update patchesRichard Purdie2007-05-091-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1637 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Update cvs patches to match cvsRichard Purdie2007-05-081-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1608 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add a patch to oparchive so that the program exits with non-zero exit code onRobert Bradford2007-02-271-0/+1
| | | | | | | | error. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1295 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Improve xml_callgraph patchRichard Purdie2007-02-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1290 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Add ability to output XML callgraph informationRichard Purdie2007-02-221-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1289 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Include patch that corrects the bug in the XML generation in opreport whenRobert Bradford2007-02-151-0/+1
| | | | | | | using --separate=lib git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1270 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add patch that adds a "--list-files/-l" to oparchive that just lists whatRobert Bradford2007-02-011-0/+1
| | | | | | | would be copied rather than copying them. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1247 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add patch that fixes a bug in oparchive that resulted in the the debug dataRobert Bradford2007-01-171-0/+1
| | | | | | | | | | | overwriting the executables themselves. The patch fixes this by always putting the debug data into a .debug subdirectory. This will then be picked up by opreport when reading the archive in. The oprofile_cvs.bb recipe was updated to use this patch. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1158 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: bump cvs date, fix for EABIRichard Purdie2007-01-091-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1137 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Make 0.9.2 the default, bump cvs date, update the cvs .bb file for ↵Richard Purdie2006-10-121-1/+3
| | | | | | cvs changes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@797 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oprofile: Remove some bashisms and general breakageRichard Purdie2006-10-111-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@792 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-211-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+41
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966