[pulseaudio-discuss] [PATCH 0/2] Log : Add a new log target to a file descriptor

Vincent Becker vincentx.becker at intel.com
Wed Mar 9 08:12:39 PST 2011


Patches updated with both remarks from Arun and Maarten. Can be applied without risks now.
These 2 patches are adding a log target to Pulseaudio. This new log target is a file descriptor (regular file, char device...). It also reformats the log message for optimal calls to the write function.

Vincent Becker (2):
  Log feature:Add a new log target to a file descriptor
  Log feature: optimize log data format before writing to target

 src/daemon/cmdline.c     |    5 +-
 src/daemon/daemon-conf.c |   26 ++++++++-
 src/pulsecore/log.c      |  146 ++++++++++++++++++++++++++++++++--------------
 src/pulsecore/log.h      |    5 ++
 4 files changed, 134 insertions(+), 48 deletions(-)

-- 
1.7.2.3

---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.




More information about the pulseaudio-discuss mailing list