All of lore.kernel.org
 help / color / mirror / Atom feed
* libperf: lack of interface
@ 2021-09-01  9:45 nakamura.shun
  2021-09-01  9:57 ` Peter Zijlstra
  2021-09-01 13:36 ` Arnaldo Carvalho de Melo
  0 siblings, 2 replies; 11+ messages in thread
From: nakamura.shun @ 2021-09-01  9:45 UTC (permalink / raw)
  To: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
	namhyung, Rob Herring
  Cc: linux-kernel, linux-perf-users

Hello.

I'm trying to change rdpmc test in perf_event_tests[1] to use libperf, but libperf doesn't have enough interfaces.
Does anyone plan to implement any of these libperf features?

- Interfaces that can run ioctl (PERF_EVENT_IOC_RESET) from userland
- Interfaces that can run fcntl (SIGIO) from userland

[1] https://github.com/deater/perf_event_tests/tree/master/tests/rdpmc


Thanks.
Shunsuke

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

end of thread, other threads:[~2021-12-07 17:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  9:45 libperf: lack of interface nakamura.shun
2021-09-01  9:57 ` Peter Zijlstra
2021-09-01 13:36 ` Arnaldo Carvalho de Melo
2021-09-02  8:41   ` Jiri Olsa
2021-09-21  9:46     ` nakamura.shun
2021-10-18  8:57       ` nakamura.shun
2021-10-20 12:20         ` Jiri Olsa
2021-10-22  6:17           ` nakamura.shun
2021-12-03  9:00             ` nakamura.shun
2021-12-07  5:49               ` nakamura.shun
2021-12-07 17:04                 ` Jiri Olsa

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.