public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Jonathan Rajotte-Julien <jonathan.rajotte-julien@efficios.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] lttng-tools: Do not build for riscv64
Date: Wed, 26 Aug 2020 19:16:56 -0700	[thread overview]
Message-ID: <94a29731-4335-5ab3-ae62-740f29c7627b@gmail.com> (raw)
In-Reply-To: <20200826140046.GJ1638231@joraj-alpa>



On 8/26/20 7:00 AM, Jonathan Rajotte-Julien wrote:
> Hi,
> 
> LTTng does not have a hard requirement on lttng-modules (on paper), when kernel modules
> (tracer) is not present kernel tracing is disabled and only userspace tracing is
> available.
> 
> Was there any report that lttng-ust (userspace tracing) is not working as
> intended on riscv64?

No, but lttng-tools have this as rdep for ptest packages which is not 
controlled via packageconfig or something.

> 
> Cheers
> 
> On Tue, Aug 25, 2020 at 10:41:01PM -0700, Khem Raj wrote:
>> Since lttng-modules are not buildable, there is no point of building
>> tools either
>>
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>> ---
>>   .../packagegroups/packagegroup-core-tools-profile.bb           | 1 +
>>   meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb                | 3 +++
>>   2 files changed, 4 insertions(+)
>>
>> diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
>> index ca35af1ec3..608e406f83 100644
>> --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
>> +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
>> @@ -41,6 +41,7 @@ LTTNGUST_arc = ""
>>   
>>   LTTNGTOOLS = "lttng-tools"
>>   LTTNGTOOLS_arc = ""
>> +LTTNGTOOLS_riscv64 = ""
>>   
>>   LTTNGMODULES = "lttng-modules"
>>   LTTNGMODULES_arc = ""
>> diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb b/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
>> index e9c8e18e22..0614e86713 100644
>> --- a/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
>> +++ b/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
>> @@ -162,3 +162,6 @@ do_install_ptest () {
>>           esac
>>       done
>>   }
>> +
>> +COMPATIBLE_HOST_riscv64 = "null"
>> +
>> -- 
>> 2.28.0
>>
> 
>> 
> 
> 

  reply	other threads:[~2020-08-27  2:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-26  5:41 [PATCH] lttng-tools: Do not build for riscv64 Khem Raj
2020-08-26 14:00 ` [OE-core] " Jonathan Rajotte-Julien
2020-08-27  2:16   ` Khem Raj [this message]
2020-08-27  8:21     ` Ross Burton
2020-08-27  8:43       ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=94a29731-4335-5ab3-ae62-740f29c7627b@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=jonathan.rajotte-julien@efficios.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox