summaryrefslogtreecommitdiff
path: root/package/oprofile
diff options
context:
space:
mode:
authorTrent Piepho <tpiepho@kymetacorp.com>2016-12-23 00:32:40 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-01-27 21:55:06 +1300
commit8d2ade37b1d3934f067bab7e08b8cc1f0a08a1f2 (patch)
tree4221a329ef2131c01e97c732e06fdf77284816ba /package/oprofile
parent1e8a5ff22ee91df07b945d838d98d5c38e1c9d66 (diff)
oprofile: Include operf command
This is the main command to control oprofile. It was introduced in version 0.9.8 from 2012-08-27 and in version 1.0.0 the previous control tool, opcontrol, was removed. In commit 9863553fe8fa16a4d19f652b409a44bb58ef5567, removing avr32 support, code that added operf for !avr32 was removed rather than keeping the code but making it non-conditional. Signed-off-by: Trent Piepho <tpiepho@kymetacorp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/oprofile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk
index d91ddab7f..f6c0f130e 100644
--- a/package/oprofile/oprofile.mk
+++ b/package/oprofile/oprofile.mk
@@ -17,7 +17,7 @@ OPROFILE_BINARIES = \
utils/ophelp pp/opannotate pp/oparchive pp/opgprof \
pp/opreport opjitconv/opjitconv \
utils/op-check-perfevents libabi/opimport \
- pe_counting/ocount
+ pe_counting/ocount pe_profiling/operf
ifeq ($(BR2_i386),y)
OPROFILE_ARCH = i386