David Ahern
|
3d199b5be5
tools lib traceevent: Add support for IP address formats
|
10 年之前 |
Rickard Strandqvist
|
21da83fb6c
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
|
11 年之前 |
Steven Rostedt (Red Hat)
|
473a778a2f
tools lib traceevent: Added support for __get_bitmask() macro
|
11 年之前 |
Steven Rostedt
|
de04f8657d
tools lib traceevent: Fix memory leak in pretty_print()
|
11 年之前 |
Namhyung Kim
|
9e9e5dfd86
tools lib traceevent: Do not call warning() directly
|
11 年之前 |
Namhyung Kim
|
3388cc3eb8
tools lib traceevent: Print event name when show warning if possible
|
11 年之前 |
Namhyung Kim
|
20c7e5abbd
tools lib traceevent: Add pevent_unregister_print_function()
|
11 年之前 |
Namhyung Kim
|
ad13701d49
tools lib traceevent: Add pevent_unregister_event_handler()
|
11 年之前 |
Namhyung Kim
|
bf19b82e7c
tools lib traceevent: Introduce pevent_filter_strerror()
|
11 年之前 |
Steven Rostedt
|
3a3ffa2e82
tools lib traceevent: Report better error message on bad function args
|
11 年之前 |
Jiri Olsa
|
71ad9583ff
tools lib traceevent: Change pevent_parse_format to include pevent handle
|
11 年之前 |
Steven Rostedt
|
12e55569a2
tools lib traceevent: Use helper trace-seq in print functions like kernel does
|
11 年之前 |
Arnaldo Carvalho de Melo
|
6b5fa0ba4f
tools lib traceevent: Fix conversion of pointer to integer of different size
|
11 年之前 |
Steven Rostedt
|
eff2c92f86
tools lib traceevent: Fix use of multiple options in processing field
|
11 年之前 |
Steven Rostedt
|
0497a9ebaf
tools lib traceevent: Add direct access to dynamic arrays
|
11 年之前 |
Steven Rostedt
|
6d862b8c14
tools lib traceevent: Add pevent_print_func_field() helper function
|
11 年之前 |
Steven Rostedt
|
c6c2b960b7
tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events
|
11 年之前 |
Steven Rostedt (Red Hat)
|
5efb9fbd5f
tools lib traceevent: Check for spaces in character array
|
11 年之前 |
Steven Rostedt (Red Hat)
|
0883d9d730
tools lib traceevent: Have bprintk output the same as the kernel does
|
11 年之前 |
Howard Cochran
|
b30f75eba2
tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len)
|
11 年之前 |
Steven Rostedt (Red Hat)
|
0970b5f438
tools lib traceevent: If %s is a pointer, check printk formats
|
11 年之前 |
Steven Rostedt (Red Hat)
|
18900af829
tools lib traceevent: Update printk formats when entered
|
11 年之前 |
Yoshihiro YUNOMAE
|
1b372ca52a
tools lib traceevent: Add support for extracting trace_clock in report
|
11 年之前 |
Namhyung Kim
|
79d5adf06d
tools lib traceevent: Add const qualifier to string arguments
|
12 年之前 |
Jiri Olsa
|
e23c1a5578
tools lib traceevent: Handle dynamic array's element size properly
|
12 年之前 |
Tom Zanussi
|
10ee9fa3b9
perf tools: Reinstate 'signed' field flag for tracepoints
|
12 年之前 |
Namhyung Kim
|
ff582680f8
tools lib traceevent: Fix warning on '>=' operator
|
12 年之前 |
Jon Stanley
|
7b9f6b402c
tools lib traceevent: Update FSF postal address to be URL's.
|
13 年之前 |
Sasha Levin
|
fba7a78220
tools lib traceevent: test correct variable after allocation
|
12 年之前 |
Arnaldo Carvalho de Melo
|
27f94d5239
tools lib traceevent: Use 'const' in variables pointing to const strings
|
12 年之前 |