public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Wolfram Gettert" <wolfram.gettert@mixed-mode.de>
To: systemtap@sourceware.org
Subject: Re: Utrace patch
Date: Thu, 08 Dec 2011 13:34:00 -0000	[thread overview]
Message-ID: <63c7d997b7cb3811a6ba82bdd4200233.squirrel@gaulix.pixel.de> (raw)
In-Reply-To: <20111208092923.GB30416@toonder.wildebeest.org>

Hi Mark,
thanks for the quick answer.

I have cloned this https://github.com/utrace

But the source does not contain utrace support. The file utrace.c is not
present. Grepping the source brings only

:~/Src/utrace.git/linux$ grep -hirn utrace *
160:#include "mmutrace.h"
270:#define TRACE_INCLUDE_FILE mmutrace
23:#define PCR_SUN4U_ENABLE	(PCR_PIC_PRIV | PCR_STRACE | PCR_UTRACE)
24:#define PCR_N2_ENABLE		(PCR_PIC_PRIV | PCR_STRACE | PCR_UTRACE | \
752:	val &= ~(PCR_UTRACE | PCR_STRACE |
1143:		hwc->config_base |= PCR_UTRACE;
15:#define PCR_UTRACE		0x00000004 /* Trace user events        */
31:#include "sputrace.h"
41:#include "sputrace.h"
50:#include "sputrace.h"
38:#define TRACE_INCLUDE_FILE sputrace
7: *  2006-08-12	- IA64 Native Utrace implementation support added by
1289:/* Utrace implementation starts here */

Do you know any link for a patch file? Or another way to get utrace
enabled source?

Wolfram


> On Thu, Dec 08, 2011 at 10:05:10AM +0100, Wolfram Gettert wrote:
>> I tried to find the utrace patch for kernel 3.1.4.
>>
>> This site seems to be inactive http://people.redhat.com/roland/utrace
>
> Yeah, it was moved to http://userweb.kernel.org/~frob/utrace/
> and then kernel.org went down :{
> There is http://web.elastic.org/~fche/frob-utrace/ which should
> contain some of the older backups.
>
>> No success here
>> http://git.kernel.org/?p=linux/kernel/git/oleg/misc.git;a=summary
>
> That is now at https://github.com/utrace and should contain the
> latest patches.
>
> BTW. here is an overview of some of the other moved kernel
> subtrees after kernel.org was compromised:
> https://lwn.net/Articles/460826/
>
> Cheers,
>
> Mark
>

  reply	other threads:[~2011-12-08 13:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-08  9:29 Wolfram Gettert
2011-12-08 13:23 ` Mark Wielaard
2011-12-08 13:34   ` Wolfram Gettert [this message]
2011-12-08 15:05     ` Przemysław Pawełczyk

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=63c7d997b7cb3811a6ba82bdd4200233.squirrel@gaulix.pixel.de \
    --to=wolfram.gettert@mixed-mode.de \
    --cc=systemtap@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).