public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: Stan Cox <scox@redhat.com>
To: Florian Weimer <fweimer@redhat.com>, Stefan Liebler <stli@linux.ibm.com>
Cc: Arjun Shankar <ashankar@redhat.com>,
	libc-alpha@sourceware.org, systemtap@sourceware.org
Subject: Re: glibc build failure due to Systemtap probe change
Date: Tue, 16 Nov 2021 16:52:45 -0500	[thread overview]
Message-ID: <1830a8cb-e52e-aa03-b8dc-9dda2d697582@redhat.com> (raw)
In-Reply-To: <87a6i4e9ej.fsf@oldenburg.str.redhat.com>

systemtap can now extract and store floats as long type and do basic 
operations so static markers now tag a float arg with a 'f'.

Hmm, so __longjump is creating its own STAP_PROBE_ASM_TEMPLATE?  Adding 
the arg type was difficult for even the baroque sdt.h macros to handle 
so some of the functionality was pushed into gas macros where compiler 
results can be observed instead of simple source text.  So the resulting 
template is now considerably more complex.


  reply	other threads:[~2021-11-16 21:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  9:29 Florian Weimer
2021-11-16 21:52 ` Stan Cox [this message]
2021-11-17 10:44   ` Florian Weimer
2021-11-17 13:42     ` Stan Cox
2021-11-17 15:39       ` Florian Weimer
2021-11-25  1:55         ` Michael Hudson-Doyle
2021-11-30 11:13           ` Stefan Liebler
2021-12-08 10:21             ` Florian Weimer
2021-12-09 11:39               ` Stefan Liebler
2021-12-10 17:44                 ` Frank Ch. Eigler
2021-12-14 13:27                   ` Stefan Liebler
2021-11-18 13:33 ` Stefan Liebler

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=1830a8cb-e52e-aa03-b8dc-9dda2d697582@redhat.com \
    --to=scox@redhat.com \
    --cc=ashankar@redhat.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=stli@linux.ibm.com \
    --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).