Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261245 - Ebuild request: AMD CodeAnalyst
Summary: Ebuild request: AMD CodeAnalyst
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://developer.amd.com/cpu/CodeAnal...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 02:07 UTC by Alexander Bezrukov
Modified: 2010-03-24 07:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-util/codeanalyst-2.8.29.ebuild (codeanalyst-2.8.29.ebuild,1.50 KB, text/plain)
2009-03-15 12:30 UTC, gentoo
Details
Another variant of ebuild (codeanalyst-2.8.29-r1.ebuild,4.21 KB, text/plain)
2009-04-07 13:05 UTC, Suren A. Chilingaryan
Details
Files directory for codeanalyst-2.8.29-r1.ebuild (codeanalyst-files.tar.bz2,15.64 KB, application/octet-stream)
2009-04-07 13:06 UTC, Suren A. Chilingaryan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bezrukov 2009-03-05 02:07:02 UTC
AMD CodeAnalyst Performance Analyzer for Linux is an open source, front-end graphical user interface to Oprofile. The graphical user interface simplifies the profile configuration and enhances the post profile data analysis.

Reproducible: Always

Steps to Reproduce:
Comment 1 gentoo 2009-03-15 12:30:52 UTC
Created attachment 185074 [details]
dev-util/codeanalyst-2.8.29.ebuild

It builds and starts, but is untested. It's a very rough ebuild. A lot of important files aren't installed. (Setup.sh)
Comment 2 Suren A. Chilingaryan 2009-04-07 13:05:46 UTC
Created attachment 187573 [details]
Another variant of ebuild

Here is modified version of ebuild. I tried to use CodeAnalyst under Intel CPU. This ebuild includes few patches fixing related issues. Other changes:
 - I'm using system oprofile instead one shipped by AMD (it is crashing on Intel)
 - The package is installed to /opt/CodeAnalyst
 - I translated init script into the gentoo syntax and added installation of some stuff from Setup.sh

"files" directory in the next attachment

It's working on my Core2 system. However, I have not checked if it still OK for AMD.
Comment 3 Suren A. Chilingaryan 2009-04-07 13:06:38 UTC
Created attachment 187575 [details]
Files directory for codeanalyst-2.8.29-r1.ebuild