All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rt-tests: rt-utils: Close trace fds
@ 2020-11-07  9:58 Kurt Kanzenbach
  2020-11-07  9:58 ` [PATCH 1/4] rt-tests: rt-utils: Mark internal functions static Kurt Kanzenbach
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kurt Kanzenbach @ 2020-11-07  9:58 UTC (permalink / raw)
  To: John Kacur, Clark Williams; +Cc: rt-users, Kurt Kanzenbach

Hi John,

while using cyclictest with tracing (-b, --tracemark), I've noticed some minor
issues...

Thanks,
Kurt

Kurt Kanzenbach (4):
  rt-tests: rt-utils: Mark internal functions static
  rt-tests: rt-utils: Add function to close trace fds
  rt-tests: cyclictest: Close correct trace fds
  rt-tests: oslat: Close trace fds

 src/cyclictest/cyclictest.c |  8 +-------
 src/include/rt-utils.h      |  1 +
 src/lib/rt-utils.c          | 20 +++++++++++++++++---
 src/oslat/oslat.c           |  2 ++
 4 files changed, 21 insertions(+), 10 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-11-11  2:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-07  9:58 [PATCH 0/4] rt-tests: rt-utils: Close trace fds Kurt Kanzenbach
2020-11-07  9:58 ` [PATCH 1/4] rt-tests: rt-utils: Mark internal functions static Kurt Kanzenbach
2020-11-11  2:29   ` John Kacur
2020-11-07  9:58 ` [PATCH 2/4] rt-tests: rt-utils: Add function to close trace fds Kurt Kanzenbach
2020-11-11  2:30   ` John Kacur
2020-11-07  9:58 ` [PATCH 3/4] rt-tests: cyclictest: Close correct " Kurt Kanzenbach
2020-11-11  2:32   ` John Kacur
2020-11-07  9:58 ` [PATCH 4/4] rt-tests: oslat: Close " Kurt Kanzenbach
2020-11-11  2:34   ` John Kacur

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.