Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
010eb8166cc10df7549a1e08e6dc3f3f0ca8c922
/
aos
/
linux_code
/
logging
84a3831
log_streamer now eats messages
by Austin Schuh
· 11 years ago
c5982cb
binary_log_writer waits for the flash disk to be mounted on the roboRIO.
by Austin Schuh
· 11 years ago
0480bc8
Shrunk shmem and logging queue size.
by Austin Schuh
· 11 years ago
7e95839
Added arrays to queues.
by Austin Schuh
· 11 years ago
f4452d7
check for errors when deserializing types from log files
by Brian Silverman
· 11 years ago
65e569d
add support for displaying log files on standard input
by Brian Silverman
· 11 years ago
17311c9
make logging not leak Context objects when threads die
by Brian Silverman
· 11 years ago
0141562
Merge "Change log_displayer help message."
by Brian Silverman
· 11 years ago
88c81f4
Change log_displayer help message.
by Daniel Petti
· 11 years ago
6a735e4
Merge "Add log_displayer support for -m and -p."
by Brian Silverman
· 11 years ago
b6c885b
Add log_displayer support for -m and -p.
by Daniel Petti
· 11 years ago
c2591fc
Merge "Make log displayer work as the help message indicates."
by Brian Silverman
· 11 years ago
e6f33e2
Make log displayer work as the help message indicates.
by Daniel Petti
· 11 years ago
56d855d
Merge "Make log displayer work as the help message indicates."
by Brian Silverman
· 11 years ago
731c612
Make log displayer work as the help message indicates.
by Daniel Petti
· 11 years ago
8bd3153
add a TODO to the linux logging implementation
by Brian Silverman
· 11 years ago
ff48578
tested stuff on a robot + fixed issues
by Brian Silverman
· 11 years ago
7faaec7
made RawQueue options type-safe
by Brian Silverman
· 11 years ago
43d57d1
play nicer with tsan
by Brian Silverman
· 11 years ago
6da0427
made sure everything's thread safe
by Brian Silverman
· 11 years ago
2adb145
fixed using readdir(3) wrong
by Brian Silverman
· 11 years ago
01be000
got rid of all uses of strerror
by Brian Silverman
· 11 years ago
f798614
cleaned up lots of not-so-niceties and a few bugs
by Brian Silverman
· 11 years ago
ab5ba47
refactored LogFileAccessor into 2 subclasses for reading and writing
by Brian Silverman
· 11 years ago
9322293
fixed stupid log displaying bug
by Brian Silverman
· 11 years ago
4dd0624
removed now-pointless once-per-second flushing of the log file
by Brian Silverman
· 11 years ago
68c0fd6
(hopefully) make it so it can actually recover from getting behind
by Brian Silverman
· 11 years ago
a7234c6
centralized printf formats and improved log_displayer performance
by Brian Silverman
· 12 years ago
9166063
stupid typo fix
by Brian Silverman
· 12 years ago
664db1a
actually write matrix logs to the log file
by Brian Silverman
· 12 years ago
430dbee
merging in matrix logging support
by Brian Silverman
· 12 years ago
ff12c9f
got matrix logging stuff to compile
by Brian Silverman
· 12 years ago
ed01d61
merging in changes "queued" up for after Davis
by Brian Silverman
· 12 years ago
09e85ed
made the log file names sort better
by Brian Silverman
· 12 years ago
8a2e714
added checking for log files that get truncated in the wrong place
by Brian Silverman
· 12 years ago
a33af74
stopped leaking queue messages when dropping logs
by Brian Silverman
· 12 years ago
7896854
started recording when logs get dropped
by Brian Silverman
· 12 years ago
7cb61eb
Fixed writes killing the code.
by Austin Schuh
· 12 years ago
2d2d1a0
made the log file format the same on amd64 and arm
by Brian Silverman
· 12 years ago
f574e73
cleaned up the new log file naming logic code
by Brian Silverman
· 12 years ago
a04c175
Changed log file to use a counting index instead of a now meaningless timestamp.
by Ben Fredrickson
· 12 years ago
a70144e
upping the logging queue size even more
by Brian Silverman
· 12 years ago
ca6581b
fixed dropping log messages
by Brian Silverman
· 12 years ago
9747834
forgot to build for amd64 again...
by Brian Silverman
· 12 years ago
f778031
fixed struct log stuff
by Brian Silverman
· 12 years ago
88471dc
got binary logging actually fully working (!!!)
by Brian Silverman
· 12 years ago
c4546d2
made more preparations for putting queue messages into logs
by Brian Silverman
· 12 years ago
003ba4b
cleaned up the existing logging code
by Brian Silverman
· 12 years ago
fe9b7a2
moved the logging-related executables into an intelligent location
by Brian Silverman
· 12 years ago
b089388
split out the implementation of the log functions
by Brian Silverman
· 12 years ago
14fd0fb
switched from fitpc/atom to prime/linux
by Brian Silverman
· 12 years ago