Namhyung Kim
|
f6ced60fb6
tools lib traceevent: Cleanup realloc use
|
13 лет назад |
Peter Huewe
|
c9bbabe32a
tools lib traceevent: Add missing break in make_bprint_args
|
13 лет назад |
Namhyung Kim
|
16e6b8fdfd
tools lib traceevent: Fix some comments
|
13 лет назад |
Namhyung Kim
|
4b5632bc31
tools lib traceevent: Do not call add_event() again if allocation failed
|
13 лет назад |
Namhyung Kim
|
3831a42deb
tools lib traceevent: Pass string type argument to args
|
13 лет назад |
Namhyung Kim
|
d286447f23
tools lib traceevent: Handle realloc() failure path
|
13 лет назад |
Namhyung Kim
|
ca63858e9e
tools lib traceevent: Handle strdup failure cases
|
13 лет назад |
Namhyung Kim
|
deba3fb26f
tools lib traceevent: Introduce extend_token()
|
13 лет назад |
Namhyung Kim
|
0fc45ef520
tools lib traceevent: Fix printk_cmp()
|
13 лет назад |
Wolfgang Mauerer
|
c5b35b7319
tools lib traceevent: Fix trace_printk for long integers
|
13 лет назад |
Steven Rostedt
|
aaf05c725b
tools lib traceevent: Fix %pM print format arg handling
|
13 лет назад |
Steven Rostedt
|
0866a97eb7
tools lib traceevent: Add support to show migrate disable counter
|
13 лет назад |
Steven Rostedt
|
c2e6dc2b26
tools lib traceevent: Add support for "%.*s" in bprintk events
|
13 лет назад |
Namhyung Kim
|
50d8f9e393
tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
|
13 лет назад |
Namhyung Kim
|
e080e6f1c8
tools lib traceevent: Add support for __print_hex()
|
13 лет назад |
Namhyung Kim
|
b700807196
tools lib traceevent: Use local variable 'field'
|
13 лет назад |
Namhyung Kim
|
600da3cfe1
tools lib traceevent: Check string is really printable
|
13 лет назад |
Namhyung Kim
|
21c69e721d
tools lib traceevent: Use proper function parameter type
|
13 лет назад |
Namhyung Kim
|
b3511d0530
tools lib traceevent: Fix freeing arg on process_dynamic_array()
|
13 лет назад |
Namhyung Kim
|
d1de108709
tools lib traceevent: Fix a possibly wrong memory dereference
|
13 лет назад |
Namhyung Kim
|
57d34dc556
tools lib traceevent: Fix a possible memory leak
|
13 лет назад |
Stefan Hajnoczi
|
00b9da7219
tools lib traceevent: Allow expressions in __print_symbolic() fields
|
13 лет назад |
Steven Rostedt
|
1c698186ab
parse-events: Rename struct record to struct pevent_record
|
13 лет назад |
Steven Rostedt
|
42c80139ea
parse-event: Fix memset pointer size bug in handle
|
13 лет назад |
Steven Rostedt
|
2e7a5fc8d4
parse-events: Allow '*' and '/' operations in TP_printk
|
13 лет назад |
Vaibhav Nagarnaik
|
b48285980d
parse-events: Support '+' opcode in print format
|
13 лет назад |
Steven Rostedt
|
a2525a0852
parse-events: Let pevent_free() take a NULL pointer
|
13 лет назад |
Vaibhav Nagarnaik
|
14ffde0e96
parse-events: Handle opcode parsing error
|
13 лет назад |
Vaibhav Nagarnaik
|
d69afed55b
parse-events: Handle invalid opcode parsing gracefully
|
13 лет назад |
Julia Lawall
|
54a3625829
perf/events: Correct size given to memset
|
13 лет назад |