Steven Rostedt
|
c52d9e4e67
tools lib traceevent: Add retrieval of preempt count and latency flags
|
8 years ago |
Steven Rostedt
|
bb5a7316b9
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
|
8 years ago |
Steven Rostedt
|
a674533078
tools lib traceevent: Split pevent_print_event() into specific functionality functions
|
9 years ago |
Namhyung Kim
|
be45d40efe
tools lib traceevent: Factor out and export print_event_field[s]()
|
9 years ago |
He Kuang
|
76055940c1
tools lib traceevent: Support function __get_dynamic_array_len
|
10 years ago |
Arnaldo Carvalho de Melo
|
33a2471cc9
tools lib traceevent: Allow setting an alternative symbol resolver
|
10 years ago |
Jiri Olsa
|
d3542436c9
tools lib traceevent: Add alias field to struct format_field
|
10 years ago |
Javi Merino
|
b839e1e846
tools lib traceevent: Add support for __print_array()
|
10 years ago |
Steven Rostedt
|
5dbcfd930e
tools lib traceevent: Make plugin options either string or boolean
|
10 years ago |
Steven Rostedt (Red Hat)
|
2771984c7f
tools lib traceevent: Add pevent_data_pid_from_comm()
|
10 years ago |
Steven Rostedt (Red Hat)
|
99ad1417db
tools lib traceevent: Copy trace_clock and free it
|
10 years ago |
David Ahern
|
00ae1127a0
tools lib traceevent: Add destructor for format_field
|
10 years ago |
Arnaldo Carvalho de Melo
|
402bb4e6ec
tools lib traceevent: Introduce trace_seq_do_fprintf function
|
10 years ago |
Steven Rostedt (Red Hat)
|
473a778a2f
tools lib traceevent: Added support for __get_bitmask() macro
|
11 years ago |
Steven Rostedt
|
5827f2faab
tools lib traceevent: Add options to plugins
|
11 years ago |
Steven Rostedt (Red Hat)
|
a7c3196c79
tools lib traceevent: Add flag to not load event plugins
|
11 years ago |
Steven Rostedt
|
4508793541
tools lib traceevent: Fix backward compatibility macros for pevent filter enums
|
11 years ago |
Namhyung Kim
|
20c7e5abbd
tools lib traceevent: Add pevent_unregister_print_function()
|
11 years ago |
Namhyung Kim
|
ad13701d49
tools lib traceevent: Add pevent_unregister_event_handler()
|
11 years ago |
Namhyung Kim
|
8d0c2224ca
tools lib traceevent: Make plugin unload function receive pevent
|
11 years ago |
Namhyung Kim
|
3c6d8d8442
tools lib traceevent: Add state member to struct trace_seq
|
11 years ago |
Namhyung Kim
|
bf19b82e7c
tools lib traceevent: Introduce pevent_filter_strerror()
|
11 years ago |
Namhyung Kim
|
41e12e580a
tools lib traceevent: Refactor pevent_filter_match() to get rid of die()
|
11 years ago |
Namhyung Kim
|
69c770a690
tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno
|
11 years ago |
Namhyung Kim
|
42d6194d13
tools lib traceevent: Refactor process_filter()
|
11 years ago |
Namhyung Kim
|
c8ea690dd0
tools lib traceevent: Refactor create_arg_item()
|
11 years ago |
Namhyung Kim
|
7bb73553e2
tools lib traceevent: Get rid of die() in reparent_op_arg()
|
11 years ago |
Namhyung Kim
|
02d62d6d17
tools lib traceevent: Get rid of die() in add_right()
|
11 years ago |
Namhyung Kim
|
605b8fda95
tools lib traceevent: Get rid of malloc_or_die() in find_event()
|
11 years ago |
Namhyung Kim
|
7ef2e81347
tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()
|
11 years ago |