5
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
handle new ftrace format
rostedt
as Steven Rostedt
More... almost 16 years ago
fix handling of '['
rostedt
as Steven Rostedt
More... almost 16 years ago
handle new lines between args
rostedt
as Steven Rostedt
More... almost 16 years ago
add '>' and '<' to valid ops
rostedt
as Steven Rostedt
More... almost 16 years ago
do not exit when parser fails on an event
rostedt
as Steven Rostedt
More... almost 16 years ago
handle '*' in typecast
rostedt
as Steven Rostedt
More... almost 16 years ago
handle array in print field
rostedt
as Steven Rostedt
More... almost 16 years ago
handle '\' in print format.
rostedt
as Steven Rostedt
More... almost 16 years ago
handle print concatinations
rostedt
as Steven Rostedt
More... almost 16 years ago
Add GTK viewer for reading trace data
rostedt
as Steven Rostedt
More... almost 16 years ago
Fix bug that made %pf not work at the end of a fmt (and %pF not work at all) More... almost 16 years ago
free(NULL) works just fine. More... almost 16 years ago
enable_event: append to set_event, to avoid disabling previous events. More... almost 16 years ago
print_str_arg: handle PRINT_ATOM More... almost 16 years ago
Handle == and != More... almost 16 years ago
Tokenize == as a single token. More... almost 16 years ago
Stop tokenizing !! as a single token. More... almost 16 years ago
Fix typo: s/peak/peek/ More... almost 16 years ago
Add values of enum hrtimer_restart to known flags. More... almost 16 years ago
Turn the list of known flags into a data structure. More... almost 16 years ago
Add a .gitignore file More... almost 16 years ago
Add a copy of the GPLv2 in COPYING. More... almost 16 years ago
Output messages to stderr More... almost 16 years ago
Fix typo "unkown" More... almost 16 years ago
only print function name on "%pf" and not address offset
rostedt
as Steven Rostedt
More... almost 16 years ago
initialize left and right for equal op
rostedt
as Steven Rostedt
More... almost 16 years ago
handle bprint events
rostedt
as Steven Rostedt
More... almost 16 years ago
handle type []item format
rostedt
as Steven Rostedt
More... almost 16 years ago
process bit fields accordingly to endian of file
rostedt
as Steven Rostedt
More... about 16 years ago
parse header_page from tracing/events directory
rostedt
as Steven Rostedt
More... about 16 years ago