index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-25
log: journal: Prevent duplicate values for CODE_* fields
Ahmed S. Darwish
1
-0
/
+11
2015-09-25
log: Fix compilation error on non-systemd systems
Ahmed S. Darwish
1
-0
/
+2
2015-09-25
log: Introduce PULSE_LOG_JOURNAL environment variable
Ahmed S. Darwish
1
-0
/
+7
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-11-03
build-sys: Clarify some systemd sub-component variable/define names.
Colin Guthrie
1
-6
/
+6
2013-12-20
log: Add support for the systemd journal
poljar (Damir Jelić)
1
-9
/
+67
2013-09-17
log: Add missing header
Arun Raghavan
1
-0
/
+1
2013-07-15
log: Harmonize log target output
Tanu Kaskinen
1
-2
/
+15
2013-07-15
log: Use pa_write() instead of write()
Tanu Kaskinen
1
-1
/
+2
2013-07-15
log: Remove pa_log_set_fd()
Tanu Kaskinen
1
-10
/
+0
2013-07-11
log: Fix thread name printing
Tanu Kaskinen
1
-2
/
+4
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-6
/
+6
2013-06-20
log: Fix error message
Tanu Kaskinen
1
-1
/
+1
2013-06-20
cli, log: Improve the set-log-target functionality
Shuai Fan
1
-8
/
+135
2011-08-12
log: Add missing pulsecore/thread.h include
Arun Raghavan
1
-0
/
+1
2011-08-09
log: add thread name
Lu Guanqun
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+1
2011-03-18
log: Add a new log target to a file descriptor
Vincent Becker
1
-0
/
+27
2011-02-17
win32: flush stderr after log output
Maarten Bosmans
1
-0
/
+3
2011-01-31
ratelimit: fix log levels of log suppression messages
Lennart Poettering
1
-2
/
+2
2010-02-09
log: add an easy way to disable log rate limiting
Lennart Poettering
1
-38
/
+50
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
1
-1
/
+2
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
1
-1
/
+1
2009-04-19
log: use pa_logl() instead of pa_log_level()
Lennart Poettering
1
-1
/
+1
2009-04-19
log: print file name only when we have it
Lennart Poettering
1
-1
/
+1
2009-04-04
increase log buffer further
Lennart Poettering
1
-1
/
+1
2009-03-25
optionally skip initial frames in backtrace
Lennart Poettering
1
-7
/
+20
2009-03-25
don't show full so path in backtrace
Lennart Poettering
1
-3
/
+7
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-21
rework logging to make it more modular
Lennart Poettering
1
-85
/
+112
2009-02-19
log: don't leak bt
Marc-André Lureau
1
-0
/
+1
2009-01-30
suppress lines made up only of whitespace
Lennart Poettering
1
-1
/
+2
2009-01-23
add pa_log_rate_limit()
Lennart Poettering
1
-0
/
+8
2008-10-21
Support showing a backtrace on log messages
Lennart Poettering
1
-15
/
+118
2008-10-04
do not cleanup staticly allocated memory unless we are in valgrind mode
Lennart Poettering
1
-0
/
+3
2008-09-01
output relative timestamps in addition to absolute timestamps when logging
Lennart Poettering
1
-4
/
+14
2008-08-29
change default log level for the library to PA_LOG_ERROR to avoid spamming to...
Lennart Poettering
1
-1
/
+1
2008-08-29
optionally add timestampts to every line logged
Lennart Poettering
1
-8
/
+29
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-11
/
+19
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-11
/
+18
2007-05-27
Minor optimization: read log level character code from array
Lennart Poettering
1
-27
/
+12
2007-02-14
Prefix log lines with a character indicating level.
Pierre Ossman
1
-4
/
+27
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-15
/
+15
2006-08-19
fix a memory leak
Lennart Poettering
1
-1
/
+3
2006-08-18
rework logging subsystem, to implicitly include __FILE__ in pa_log() calls. I...
Lennart Poettering
1
-39
/
+42
2006-06-19
s/POLYP/PULSE/g
Lennart Poettering
1
-1
/
+1
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+211