Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] tools: counter: add counter_watch_events
@ 2023-12-06 16:47 Fabrice Gasnier
  2023-12-06 16:47 ` [PATCH v3 1/2] tools/counter: add a flexible watch events tool Fabrice Gasnier
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Fabrice Gasnier @ 2023-12-06 16:47 UTC (permalink / raw)
  To: william.gray; +Cc: fabrice.gasnier, linux-iio, linux-kernel

Introduces a new tool that can be used for testing. Also
add MAINTAINERS entry as per William's recommendations.

Changelog:
- This is a split of another series [1].
[1] https://lore.kernel.org/lkml/20230922143920.3144249-1-fabrice.gasnier@foss.st.com/

Fabrice Gasnier (2):
  tools/counter: add a flexible watch events tool
  MAINTAINERS: add myself as counter watch events tool maintainer

 MAINTAINERS                          |   5 +
 tools/counter/Build                  |   1 +
 tools/counter/Makefile               |  12 +-
 tools/counter/counter_watch_events.c | 372 +++++++++++++++++++++++++++
 4 files changed, 388 insertions(+), 2 deletions(-)
 create mode 100644 tools/counter/counter_watch_events.c

-- 
2.25.1


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

end of thread, other threads:[~2024-01-08 16:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06 16:47 [PATCH v3 0/2] tools: counter: add counter_watch_events Fabrice Gasnier
2023-12-06 16:47 ` [PATCH v3 1/2] tools/counter: add a flexible watch events tool Fabrice Gasnier
2023-12-11 15:57   ` William Breathitt Gray
2023-12-11 17:06     ` Fabrice Gasnier
2023-12-06 16:47 ` [PATCH v3 2/2] MAINTAINERS: add myself as counter watch events tool maintainer Fabrice Gasnier
2023-12-11 15:59   ` William Breathitt Gray
2023-12-11 17:09     ` Fabrice Gasnier
2023-12-11 17:19       ` William Breathitt Gray
2024-01-08 16:29 ` [PATCH v3 0/2] tools: counter: add counter_watch_events William Breathitt Gray
2024-01-08 16:32   ` William Breathitt Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox