opcontrol removed from master - - Still available via tag PRE_RELEASE_1_0
Maynard Johnson <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
OProfile community, In preparation for oprofile release 1.0, opcontrol and those components dependent on it have been removed. I tagged the git commit just prior to the opcontrol removal commit with 'PRE_RELEASE_1_0', thus giving users who still want or need to use opcontrol an easy way to checkout an oprofile tree that has almost all of the bug fixes and enhancements going into the 1.0 release. Just use the following commands: git clone git://git.code.sf.net/p/oprofile/oprofile oprofile cd oprofile git checkout PRE_RELEASE_1_0 -Maynard ------------------------------------------------------------------------------