Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: compudj@krystal.dyndns.org (Mathieu Desnoyers)
Subject: [ltt-dev] [PATCH 1/1] Fix compilation on uclibc
Date: Mon, 13 Jun 2011 12:30:34 -0400	[thread overview]
Message-ID: <BLU0-SMTP6019C9F6E8404E3C1281DA96690@phx.gbl> (raw)
In-Reply-To: <1865303E0DED764181A9D882DEF65FB699650124AE@shsmsx502.ccr.corp.intel.com>

* Cui, Dexuan (dexuan.cui at intel.com) wrote:
> Mathieu Desnoyers wrote:
> > * Dexuan Cui (dexuan.cui at intel.com) wrote:
> > 
> > I am going for an approach less intrusive into the code:
> > 
> > adding ust/compat.h with the sched_getcpu wrapper, and including it
> > into tracer.h: commit 0a2aba1397f90fa65c293ab856d18579ae14b77f
> Hi Mathieu,
> Sorry, actually it's my first time to submit patch to ust -- where is the commit 0a2aba139?
> I can't find it in git://git.lttng.org/ust.git.

My bad, I did not push them into the public repository. You can try
again now.

Thanks,

Mathieu

> 
> > 
> >>  	cpu = sched_getcpu();
> >> +#endif
> >>  	if (likely(cpu >= 0))
> >>  		return cpu;
> >>  	/*
> >> diff --git a/libustcomm/ustcomm.c b/libustcomm/ustcomm.c
> >> index 3c7c0bb..07f7f87 100644
> >> --- a/libustcomm/ustcomm.c
> >> +++ b/libustcomm/ustcomm.c
> >> @@ -33,7 +33,6 @@
> >>  #include <stdio.h>
> >>  #include <stdlib.h>
> >>  #include <string.h>
> >> -#include <execinfo.h>
> > 
> > I created a separate commit for this one:
> > 
> > 5c3950f8809ce2c5272fdbfa27b606f648b485fb
> Ditto. I can't find it in git://git.lttng.org/ust.git.
> 
> Thanks,
> -- Dexuan

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



  reply	other threads:[~2011-06-13 16:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13  6:49 Dexuan Cui
2011-06-13 14:25 ` Mathieu Desnoyers
     [not found] ` <BLU0-SMTP35DED9EACFA9202779957696690@phx.gbl>
2011-06-13 16:05   ` Cui, Dexuan
2011-06-13 16:30     ` Mathieu Desnoyers [this message]
     [not found]     ` <BLU0-SMTP75B31C33200C11B9D8DED296690@phx.gbl>
2011-06-13 16:40       ` Cui, Dexuan

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=BLU0-SMTP6019C9F6E8404E3C1281DA96690@phx.gbl \
    --to=compudj@krystal.dyndns.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