linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add API to set severity to tracefs library logs
@ 2021-04-28  7:32 Tzvetomir Stoyanov (VMware)
  2021-04-28  7:32 ` [PATCH 1/2] libtracefs: Add API to set the log level Tzvetomir Stoyanov (VMware)
  2021-04-28  7:32 ` [PATCH 2/2] libtracefs: Document new log functionality Tzvetomir Stoyanov (VMware)
  0 siblings, 2 replies; 3+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2021-04-28  7:32 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

A new API to set the desired log level of the library.

These changes depend on "[PATCH 0/4] Add severity to library logs"
https://lore.kernel.org/linux-trace-devel/20210428073001.755905-1-tz.stoyanov@gmail.com/

Tzvetomir Stoyanov (VMware) (2):
  libtracefs: Add API to set the log level
  libtracefs: Document new log functionality

 Documentation/libtracefs-log.txt | 76 ++++++++++++++++++++++++++++++++
 Documentation/libtracefs.txt     |  2 +
 include/tracefs.h                |  4 ++
 src/tracefs-utils.c              | 18 +++++++-
 4 files changed, 99 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/libtracefs-log.txt

-- 
2.30.2


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

end of thread, other threads:[~2021-04-28  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28  7:32 [PATCH 0/2] Add API to set severity to tracefs library logs Tzvetomir Stoyanov (VMware)
2021-04-28  7:32 ` [PATCH 1/2] libtracefs: Add API to set the log level Tzvetomir Stoyanov (VMware)
2021-04-28  7:32 ` [PATCH 2/2] libtracefs: Document new log functionality Tzvetomir Stoyanov (VMware)

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).