Remove trace_read_data() and trace_peek_data() |
|
More...
|
over 15 years ago
|
Make function graph a special override |
|
More...
|
over 15 years ago
|
A callback plugin may need to know the timestamp it happened on |
|
More...
|
over 15 years ago
|
A callback plugin may need to know what cpu it is on |
|
More...
|
over 15 years ago
|
Create default event override for function tracer |
|
More...
|
over 15 years ago
|
Removed all killers from trace-input.c |
|
More...
|
over 15 years ago
|
Remove newline on pretty print of function graph tracer |
|
More...
|
over 15 years ago
|
Move cpu_data into tracecmd_handle structure |
|
More...
|
over 15 years ago
|
Move reading of data into libtracecmd library |
|
More...
|
over 15 years ago
|
Convert libtracecmd to be more self sufficient |
|
More...
|
over 15 years ago
|
Move most read functions from trace-read.c to new trace-input.c |
|
More...
|
over 15 years ago
|
Start of creating libtracecmd.a library |
|
More...
|
over 15 years ago
|
add mac80211 plugin |
|
More...
|
over 15 years ago
|
remove unused code |
|
More...
|
over 15 years ago
|
fix a const warning |
|
More...
|
over 15 years ago
|
correct and simplify hrtimer plugin |
|
More...
|
over 15 years ago
|
keep track of buffer full |
|
More...
|
over 15 years ago
|
move trailing newline into trace-read |
|
More...
|
over 15 years ago
|
hrtimer plugin: use new field infrastructure |
|
More...
|
over 15 years ago
|
introduce pevent_read_number_field() |
|
More...
|
over 15 years ago
|
hrtimer_plugin: handle name "timer" |
|
More...
|
over 15 years ago
|
export read_size() as pevent_read_number() |
|
More...
|
over 15 years ago
|
ignore more files |
|
More...
|
over 15 years ago
|
rename test_plugin to plugin_hrtimer.so |
|
More...
|
over 15 years ago
|
Let plugins get access to the function map |
|
More...
|
over 15 years ago
|
Allow for reading of the format fields of an event by a plugin |
|
More...
|
over 15 years ago
|
Add event handle to plugin print callback |
|
More...
|
over 15 years ago
|
Change test plugin to override hrtimer events start and expire_entry |
|
More...
|
over 15 years ago
|
Move copying of system name higher in event initialization |
|
More...
|
over 15 years ago
|
Move the failed to parse message to the pretty print caller |
|
More...
|
over 15 years ago
|