blob: c370d362b427a2dda8878aff2bd960a7d0dd3827 [file] [log] [blame]
c09982f8e2ba ("libtraceevent: Allow custom libdir path")
077faf3dc7cc ("libtraceevent: Move traceevent plugins in its own subdirectory")
e97fd1383cd7 ("libtraceevent: Change users plugin directory")
82a2f88458d7 ("tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file")
dc7fd7bfe98e ("tools lib traceevent: Introduce man pages")
cc03e1a8f82d ("tools lib traceevent: Added support for pkg-config")
bb3dd7e7c4d5 ("tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file")
bbbab191c2c4 ("tools lib traceevent: Separate out tep_strerror() for strerror_r() issues")
1affd34f192a ("tools lib traceevent: Rename data2host*() APIs")
f25d9e09e935 ("tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type")
2c92f9828b3c ("tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}")
4963b0f88bb9 ("tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format")
266b851cc287 ("tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file")
7a983a0fe2a2 ("perf trace: Pass augmented args to the arg formatters when available")
0ae98637b611 ("tools lib traceevent: Rename static variables and functions in event-parse.c")
c99eeaf54972 ("tools lib traceevent: Rename various pevent APIs")
1634e4604ccc ("tools lib traceevent: Rename internal parser related APIs")
413af01c8d9d ("tools lib traceevent: Rename various pevent get/set/is APIs")
610e1e4ff043 ("tools lib traceevent: Rename pevent_find_* APIs")
8b3e08722ec8 ("tools lib traceevent: Rename pevent field APIs")
dc05ebf373e9 ("tools lib traceevent: Rename pevent_data_ APIs")
3cf477836e24 ("tools lib traceevent: Rename pevent_function* APIs")
d97f4ef177dd ("tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno'")
6fed932e9242 ("tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'")
ece2a4f48386 ("tools lib traceevent, perf tools: Rename pevent_set_* APIs")
13a418904ee1 ("tools lib traceevent, perf tools: Rename pevent_register_* APIs")
59c1baee25e2 ("tools lib traceevent, perf tools: Rename pevent_read_number_* APIs")
6a48dc298ee1 ("tools lib traceevent, perf tools: Rename pevent print APIs")
c60167c187f9 ("tools lib traceevent, perf tools: Rename pevent parse APIs")
af85cd19521f ("tools lib traceevent, perf tools: Rename pevent find APIs")
4d5c58b15c43 ("tools lib traceevent, perf tools: Rename pevent alloc / free APIs")
c32d52b4641d ("tools lib traceevent, perf tools: Rename pevent plugin related APIs")
cbc49b25b9cf ("tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'")
096177a8b519 ("tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle")
f3acd8869b9b ("perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscalls:* events")
aa823f58f7ab ("perf trace: Allow setting up a syscall_tp struct without a format_field")
a98392bb1e16 ("perf trace: Use beautifiers on syscalls:sys_enter_ handlers")
6a648b534d3d ("perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'")
25a7d914274d ("perf parse-events: Use get/put_events_file()")
ea85ab24c502 ("perf report: Provide libtraceevent with a kernel symbol resolver")
67dfc376f3df ("tools lib traceevent: Use asprintf when possible")
6bd76b8fabe1 ("perf tools: Fix static build with newer toolchains")
d032d79e2dcb ("perf trace: Use the syscall_fmt formatters without a tracepoint")
5e58fcfaf4c6 ("perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint")
82d4a1109fc3 ("perf trace: Group per syscall arg formatter info into one struct")
84486caad942 ("perf trace: Allow syscall_arg beautifiers to set a different return formatter")
b239ad28a8c9 ("perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter")
9c47f6674838 ("perf trace beauty fcntl: Basic 'arg' beautifier")
f9f83b3344f9 ("perf trace beauty: Allow accessing syscall args values in a syscall arg formatter")
9cb7cf864402 ("perf trace beauty: Mask ignored fcntl 'arg' parameter")