LinuxLists
Users
About
Tzvetomir Stoyanov (
[email protected]
)
Number of posts: 21 (0.09 per day)
First post: 2018-12-04 08:52:23
Last post: 2019-07-26 08:27:17
Date
List
Subject
2019-07-26 08:27:17
linux-kernel
Re: [PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
2019-05-07 14:51:04
linux-kernel
[PATCH v2] Documentation/trace: Add clarification how histogram onmatch works
2019-05-03 14:39:15
linux-kernel
[PATCH] Documentation/trace: Add clarification how histogram onmatch works
2019-03-29 14:46:43
linux-kernel
[PATCH v2] tools/lib/traceevent: Remove hardcoded install paths from pkg-config file
2019-03-27 14:22:39
linux-kernel
[PATCH v2 1/5] tools/perf,tools/lib/traceevent: Make traceevent APIs more consistent
2019-03-27 14:21:17
linux-kernel
[PATCH v2 3/5] tools/perf,tools/lib/traceevent: Rename "pevent" member of struct tep_event to "tep"
2019-03-27 14:21:09
linux-kernel
[PATCH v2 5/5] tools/lib/traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep
2019-03-27 14:21:05
linux-kernel
[PATCH v2 4/5] tools/perf,tools/lib/traceevent: Rename "pevent" member of struct tep_event_filter to "tep"
2019-03-27 14:21:04
linux-kernel
[PATCH v2 2/5] tools/lib/traceevent: Rename input arguments of libtraceevent APIs from pevent to tep
2019-03-27 14:20:53
linux-kernel
[PATCH v2 0/5] Cleanup traceevent API and make it more consistent
2019-03-26 15:47:09
linux-kernel
[PATCH 0/8] Cleanup traceevent API and make it more consistent
2019-03-26 15:47:09
linux-kernel
[PATCH 1/8] tools/perf,tools/lib/traceevent: Make traceevent APIs more consistent
2019-03-26 15:46:39
linux-kernel
[PATCH 5/8] tools/perf,tools/lib/traceevent: rename "pevent" member of struct tep_event to "tep"
2019-03-26 15:45:37
linux-kernel
[PATCH 6/8] tools/perf,tools/lib/traceevent: rename "pevent" member of struct tep_event_filter to "tep"
2019-03-26 15:45:26
linux-kernel
[PATCH 8/8] tools/lib/traceevent: remove call to exit() from tep_filter_add_filter_str()
2019-03-26 15:45:05
linux-kernel
[PATCH 3/8] tools/lib/traceevent: Remove tep filter trivial APIs
2019-03-26 15:44:53
linux-kernel
[PATCH 7/8] tools/lib/traceevent: rename input arguments and local variables of libtraceevent from pevent to tep
2019-03-26 15:44:43
linux-kernel
[PATCH 4/8] tools/lib/traceevent: rename input arguments of libtraceevent APIs from pevent to tep
2019-03-26 15:44:35
linux-kernel
[PATCH 2/8] tools/lib/traceevent: Add counter to track parsing failures
2019-03-22 13:09:25
linux-kernel
[PATCH] tools/perf,tools/lib/traceevent: Make traceevent APIs more consistent
2018-12-04 08:52:23
linux-kernel
Re: [PATCH 2/9] tools/lib/traceevent: Added support for pkg-config