All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] strace patches for new ioctls
@ 2016-05-31 20:41 Jeff Mahoney
  2016-05-31 20:51 ` Chris Mason
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Mahoney @ 2016-05-31 20:41 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba


[-- Attachment #1.1: Type: text/plain, Size: 536 bytes --]

Hi all -

Strace 4.12 was tagged for release today and it supports decoding of
btrfs ioctls.  I'd like to propose a requirement that future ioctl
additions come with a patch to strace as well so we don't get out of sync.

I wrote the decoding to help with some issues some of our developers
were seeing while writing various tools.  Rather than describing their
workload or showing us the code, an strace in verbose mode shows us
pretty much exactly what they're doing.

Opinions?

-Jeff

-- 
Jeff Mahoney
SUSE Labs


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 881 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC] strace patches for new ioctls
  2016-05-31 20:41 [RFC] strace patches for new ioctls Jeff Mahoney
@ 2016-05-31 20:51 ` Chris Mason
  2016-06-14  9:07   ` David Sterba
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Mason @ 2016-05-31 20:51 UTC (permalink / raw)
  To: Jeff Mahoney; +Cc: linux-btrfs, David Sterba

On Tue, May 31, 2016 at 04:41:55PM -0400, Jeff Mahoney wrote:
> Hi all -
> 
> Strace 4.12 was tagged for release today and it supports decoding of
> btrfs ioctls.  I'd like to propose a requirement that future ioctl
> additions come with a patch to strace as well so we don't get out of sync.
> 
> I wrote the decoding to help with some issues some of our developers
> were seeing while writing various tools.  Rather than describing their
> workload or showing us the code, an strace in verbose mode shows us
> pretty much exactly what they're doing.
> 
> Opinions?

Maybe add a link to the wiki of your last set of patches to use as a
template?  It's a great idea.

-chris


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC] strace patches for new ioctls
  2016-05-31 20:51 ` Chris Mason
@ 2016-06-14  9:07   ` David Sterba
  0 siblings, 0 replies; 3+ messages in thread
From: David Sterba @ 2016-06-14  9:07 UTC (permalink / raw)
  To: Chris Mason, Jeff Mahoney, linux-btrfs, David Sterba

On Tue, May 31, 2016 at 04:51:03PM -0400, Chris Mason wrote:
> On Tue, May 31, 2016 at 04:41:55PM -0400, Jeff Mahoney wrote:
> > Hi all -
> > 
> > Strace 4.12 was tagged for release today and it supports decoding of
> > btrfs ioctls.  I'd like to propose a requirement that future ioctl
> > additions come with a patch to strace as well so we don't get out of sync.
> > 
> > I wrote the decoding to help with some issues some of our developers
> > were seeing while writing various tools.  Rather than describing their
> > workload or showing us the code, an strace in verbose mode shows us
> > pretty much exactly what they're doing.
> > 
> > Opinions?
> 
> Maybe add a link to the wiki of your last set of patches to use as a
> template?  It's a great idea.

[ I've replied to that but the mail got lost somewhere ]

There's a new wiki page to track the notes, checklists and hints for
such things.

https://btrfs.wiki.kernel.org/index.php/Development_notes

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-14  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-31 20:41 [RFC] strace patches for new ioctls Jeff Mahoney
2016-05-31 20:51 ` Chris Mason
2016-06-14  9:07   ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.