summaryrefslogtreecommitdiff
path: root/cpp/src/prof
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2013-07-25 20:25:14 +0000
committerAndrew Stitcher <astitcher@apache.org>2013-07-25 20:25:14 +0000
commit36f014b7d1c0786b3d0a3c5f76d19e7537071c54 (patch)
treefe66c81b5ce74b5b9679073f879f2aa31dd5ff27 /cpp/src/prof
parente71d1e37a86615a553ad6b965c91cb6eaccc3d0d (diff)
downloadqpid-python-36f014b7d1c0786b3d0a3c5f76d19e7537071c54.tar.gz
QPID-4640: QPID-3633: Remove autotools build from qpid C++ source tree
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1507112 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/prof')
-rwxr-xr-xcpp/src/prof4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/prof b/cpp/src/prof
index acfbaff2d4..6276ff620a 100755
--- a/cpp/src/prof
+++ b/cpp/src/prof
@@ -32,8 +32,8 @@ opcontrol --start
opcontrol --stop
opcontrol --dump
opcontrol --shutdown
-opreport -l ./.libs/lt-qpidd > stats.txt
-opannotate --source --output-dir=qpidd-prof ./.libs/lt-qpidd
+opreport -l ./qpidd > stats.txt
+opannotate --source --output-dir=qpidd-prof ./qpidd
# clear the relusts
#opcontrol --reset