Namhyung Kim
|
e1aa7c30c5
tools lib traceevent: Fix strerror_r() use in pevent_strerror
|
13 years ago |
Namhyung Kim
|
2f197b9d7e
tools lib traceevent: Introduce pevent_strerror
|
13 years ago |
Namhyung Kim
|
bffddffde7
tools lib traceevent: Introduce pevent_errno
|
13 years ago |
Namhyung Kim
|
fd34f0b26c
tools lib traceevent: Do not link broken field arg for an old ftrace event
|
13 years ago |
Robert Richter
|
0cf260131c
tools lib traceevent: Fix cast from pointer to integer for 32 bit
|
13 years ago |
Namhyung Kim
|
f6ced60fb6
tools lib traceevent: Cleanup realloc use
|
13 years ago |
Peter Huewe
|
c9bbabe32a
tools lib traceevent: Add missing break in make_bprint_args
|
13 years ago |
Namhyung Kim
|
16e6b8fdfd
tools lib traceevent: Fix some comments
|
13 years ago |
Namhyung Kim
|
4b5632bc31
tools lib traceevent: Do not call add_event() again if allocation failed
|
13 years ago |
Namhyung Kim
|
3831a42deb
tools lib traceevent: Pass string type argument to args
|
13 years ago |
Namhyung Kim
|
d286447f23
tools lib traceevent: Handle realloc() failure path
|
13 years ago |
Namhyung Kim
|
ca63858e9e
tools lib traceevent: Handle strdup failure cases
|
13 years ago |
Namhyung Kim
|
deba3fb26f
tools lib traceevent: Introduce extend_token()
|
13 years ago |
Namhyung Kim
|
0fc45ef520
tools lib traceevent: Fix printk_cmp()
|
13 years ago |
Wolfgang Mauerer
|
c5b35b7319
tools lib traceevent: Fix trace_printk for long integers
|
13 years ago |
Steven Rostedt
|
aaf05c725b
tools lib traceevent: Fix %pM print format arg handling
|
13 years ago |
Steven Rostedt
|
0866a97eb7
tools lib traceevent: Add support to show migrate disable counter
|
13 years ago |
Steven Rostedt
|
c2e6dc2b26
tools lib traceevent: Add support for "%.*s" in bprintk events
|
13 years ago |
Namhyung Kim
|
50d8f9e393
tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
|
13 years ago |
Namhyung Kim
|
e080e6f1c8
tools lib traceevent: Add support for __print_hex()
|
13 years ago |
Namhyung Kim
|
b700807196
tools lib traceevent: Use local variable 'field'
|
13 years ago |
Namhyung Kim
|
600da3cfe1
tools lib traceevent: Check string is really printable
|
13 years ago |
Namhyung Kim
|
21c69e721d
tools lib traceevent: Use proper function parameter type
|
13 years ago |
Namhyung Kim
|
b3511d0530
tools lib traceevent: Fix freeing arg on process_dynamic_array()
|
13 years ago |
Namhyung Kim
|
d1de108709
tools lib traceevent: Fix a possibly wrong memory dereference
|
13 years ago |
Namhyung Kim
|
57d34dc556
tools lib traceevent: Fix a possible memory leak
|
13 years ago |
Stefan Hajnoczi
|
00b9da7219
tools lib traceevent: Allow expressions in __print_symbolic() fields
|
13 years ago |
Steven Rostedt
|
1c698186ab
parse-events: Rename struct record to struct pevent_record
|
13 years ago |
Steven Rostedt
|
42c80139ea
parse-event: Fix memset pointer size bug in handle
|
13 years ago |
Steven Rostedt
|
2e7a5fc8d4
parse-events: Allow '*' and '/' operations in TP_printk
|
13 years ago |