linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* strace 5.11 released - now decodes GPIO ioctls
@ 2021-02-18  1:40 Kent Gibson
  2021-03-01  9:04 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Gibson @ 2021-02-18  1:40 UTC (permalink / raw)
  To: linux-gpio; +Cc: Linus Walleij, Bartosz Golaszewski

Just a quick note that, as of v5.11, strace now supports decoding of GPIO
cdev ioctls, both v1 and v2.

Cheers,
Kent.

----- Forwarded message from "Dmitry V. Levin" <ldv@altlinux.org> -----

Date: Wed, 17 Feb 2021 20:15:26 +0300
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: strace-devel@lists.strace.io
Subject: strace 5.11 released

Starting with version 4.13, strace follows the schedule of linux kernel
and new versions of strace are released along with new versions of linux
kernel, so strace 5.11 is tagged and uploaded.

$ git tag -v v5.11 2> /dev/null | sed -n '/^$/,$p'

Noteworthy changes in strace 5.11 (2021-02-17)
==============================================

* Improvements
  * Implemented poke injection (--inject=SET:poke_enter= and
    --inject=SET:poke_exit= options).
  * Implemented decoding of epoll_pwait2 syscall introduced in Linux 5.11.
  * Implemented decoding of GPIO_* ioctl commands.
  * Implemented decoding of FS_IOC_FS[GS]ETXATTR, FS_IOC_[GS]ETFLAGS,
    and FS_IOC32_[GS]ETFLAGS ioctl commands.
  * Implemented decoding of SIOCADDMULTI, SIOCDELMULTI, SIOCGIFENCAP,
    SIOCOUTQNSD, SIOCSIFENCAP, and SIOCSIFHWBROADCAST ioctl commands.
  * Implemented decoding of UBI_IOCRPEB and UBI_IOCSPEB ioctl commands.
  * Implemented decoding of V4L2_BUF_TYPE_META_CAPTURE,
    V4L2_BUF_TYPE_META_OUTPUT, and VIDIOC_QUERY_EXT_CTRL ioctl commands.
  * Updated lists of BPF_*, BTRFS_*, CLOSE_RANGE_*, ETH_*, IORING_*, KVM_*,
    PR_*, PTRACE_*, RTA_*, RTAX_*, RTM_*, RTNH_*, SCTP_*, SO_*, SYS_*, UFFD_*,
    and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 5.11.

* Bug fixes
  * Fixed decoding of SIOCGIFINDEX, SIOCBRADDIF, and SIOCBRDELIF ioctl commands.
  * Fixed decoding of FIO[GS]ETOWN, SIOC[GS]PGRP, and SIOCATMARK ioctl commands
    on alpha, mips, sh, and xtensa architectures.
  * Fixed fork--pidns-translation test on sparc and sparc64.
  * Fixed build on hppa with uapi headers from Linux >= 5.10.

Contributors
============

This release was made possible by the contributions of many people.
The maintainers are grateful to everyone who has contributed
changes or bug reports.  These include:

* Dmitry V. Levin
* Elvira Khabirova
* Eugene Syromyatnikov
* Gleb Fotengauer-Malinovskiy
* Kent Gibson
* Philippe De Muyter
* Sven Schnelle

Please refer to the CREDITS file for the full list of strace contributors.

-- 
ldv



-- 
Strace-devel mailing list
Strace-devel@lists.strace.io
https://lists.strace.io/mailman/listinfo/strace-devel


----- End forwarded message -----

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

* Re: strace 5.11 released - now decodes GPIO ioctls
  2021-02-18  1:40 strace 5.11 released - now decodes GPIO ioctls Kent Gibson
@ 2021-03-01  9:04 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-03-01  9:04 UTC (permalink / raw)
  To: Kent Gibson; +Cc: open list:GPIO SUBSYSTEM, Bartosz Golaszewski

On Thu, Feb 18, 2021 at 2:40 AM Kent Gibson <warthog618@gmail.com> wrote:

> Just a quick note that, as of v5.11, strace now supports decoding of GPIO
> cdev ioctls, both v1 and v2.

Wow thanks for fixing this tool Kent!

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-03-01  9:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18  1:40 strace 5.11 released - now decodes GPIO ioctls Kent Gibson
2021-03-01  9:04 ` Linus Walleij

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 NNTP newsgroup(s).