This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newbie Notes


On Fri, Nov 8, 2019, 20:03 Frank Ch. Eigler <fche@redhat.com> wrote:

> Hi -
>
> > Aha. Makes sense.
> >
> > I can work around the PATH issues with @var etc by generating a .tapm
> > script with the paths templated in, then use that in a tapset that
> defines
> > the probe aliases etc.
> >
> > That'll work well enough that I think I can prepare a usable tapset for
> > PostgreSQL.
>
> And if that tapset is in a tapset directory, then the unused var
> warnings won't be an issue.
>

Yep. When I clean up my probes into a tapset I'll post about it here.


>
> > > OK, working on this bug.
> >
> > Cool. I dug through a fair bit of code without figuring it out, sorry :S
> > Want me to open a github issue?
>
> Nah, already fixed it last night.  (We use sourceware.org/bugzilla.)
>

Wow, thanks. Pulling to have a look.



> > [...]
> > I'll be stuck being backward compatible for a while so I had to work
> around
> > it anyway...
>
> Fair enough.  When we release a new version, we do plop it onto as
> many old platform versions as we can.  So fedora30 etc. should get it,
> within a few weeks.
>

Very nice!

My work actually runs our own package distribution system now too, so if we
needed to we could even build and ship systemtap.

Which reminds me, I need to tweak our packages to force the installation of
debuginfo.


>
> - FChE
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]