messages from 2018-08-08 18:33:32 to 2018-08-24 18:25:02 UTC [more...]
[PATCH v2 0/4] Add drawing instrumentation to be used by the Qt-based KernelShark
2018-08-24 14:50 UTC (6+ messages)
` [PATCH v2 1/4] kernel-shark-qt: Add OpenGL/GLUT as a third party dependency
` [PATCH v2 2/4] kernel-shark-qt: Add basic instruments for OpenGL plotting
` [PATCH v2 3/4] kernel-shark-qt: Add C++ API for drawing of Graphs
` [PATCH v2 4/4] kernel-shark-qt: Add an example showing how to draw shapes and Graphs
libtracevent build warnings on Clear Linux (gcc 8.2.0)
2018-08-24 13:42 UTC (5+ messages)
[PATCH 0/5] Add drawing instrumentation to be used by the Qt-based KernelShark
2018-08-24 1:43 UTC (8+ messages)
` [PATCH 1/5] kernel-shark-qt: Add OpenGL/GLUT as a third party dependency
` [PATCH 2/5] kernel-shark-qt: Add basic instruments for OpenGL plotting
` [PATCH 3/5] kernel-shark-qt: Add C++ API for drawing of Graphs
` [PATCH 4/5] kernel-shark-qt: Add an example showing how to draw shapes and Graphs
` [PATCH 5/5] kernel-shark-qt: Version 0.8.0
[PATCH 00/24] trace-cmd: rename variables, data structures and functions in lib/traceevent
2018-08-24 0:56 UTC (25+ messages)
` [PATCH 02/24] tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'
` [PATCH 03/24] tools lib traceevent, perf tools: Rename pevent plugin related APIs
` [PATCH 04/24] tools lib traceevent, perf tools: Rename pevent alloc / free APIs
` [PATCH 05/24] tools lib traceevent, perf tools: Rename pevent find APIs
` [PATCH 06/24] tools lib traceevent, perf tools: Rename pevent parse APIs
` [PATCH 07/24] tools lib traceevent, perf tools: Rename pevent print APIs
` [PATCH 08/24] tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
` [PATCH 09/24] tools lib traceevent, perf tools: Rename pevent_register_* APIs
` [PATCH 10/24] tools lib traceevent, perf tools: Rename pevent_set_* APIs
` [PATCH 11/24] tools lib traceevent, perf tools: Rename traceevent_* APIs
` [PATCH 12/24] tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
` [PATCH 13/24] tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno'
` [PATCH 14/24] tools lib traceevent: Rename pevent_function* APIs
` [PATCH 15/24] tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs
` [PATCH 16/24] tools lib traceevent: Rename pevent_filter* APIs
` [PATCH 17/24] tools lib traceevent: Rename pevent_register / unregister APIs
` [PATCH 18/24] tools lib traceevent: Rename pevent_data_ APIs
` [PATCH 19/24] tools lib traceevent: Rename pevent field APIs
` [PATCH 20/24] tools lib traceevent: Rename pevent_find_* APIs
` [PATCH 21/24] tools lib traceevent: Rename various pevent get/set/is APIs
` [PATCH 22/24] tools lib traceevent: Rename internal parser related APIs
` [PATCH 23/24] tools lib traceevent: Rename various pevent APIs
` [PATCH 24/24] tools lib traceevent: Rename static variables and functions in event-parse.c
` [PATCH 01/24] tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
[GIT PULL 00/21] perf/core improvements and fixes
2018-08-23 8:31 UTC (3+ messages)
` [PATCH 04/21] tools lib traceevent: Change to SPDX License format
[PATCH] tools/lib/traceevent: Fixed few compiler warnings
2018-08-22 12:00 UTC
[PATCH v4 2/3] kernel-shark-qt: Add I/O for configuration data
2018-08-21 15:36 UTC (2+ messages)
Charity Project
2018-08-20 23:01 UTC
[PATCH 00/24] trace-cmd: rename variables, data structures and functions in lib/traceevent
2018-08-21 3:01 UTC (25+ messages)
` [PATCH 02/24] trace-cmd: Rename struct pevent_record to struct tep_record
` [PATCH 03/24] trace-cmd: Rename pevent plugin related APIs
` [PATCH 04/24] trace-cmd: Rename pevent alloc / free APIs
` [PATCH 05/24] trace-cmd: Rename pevent find APIs
` [PATCH 06/24] trace-cmd: Rename pevent parse APIs
` [PATCH 07/24] trace-cmd: Rename pevent print APIs
` [PATCH 08/24] trace-cmd: Rename pevent_read_number_* APIs
` [PATCH 09/24] trace-cmd: Rename pevent_register_* APIs
` [PATCH 10/24] trace-cmd: Rename pevent_set_* APIs
` [PATCH 11/24] trace-cmd: Rename pevent_traceevent_* APIs
` [PATCH 12/24] trace-cmd: Rename enum pevent_flag to enum tep_flag
` [PATCH 13/24] trace-cmd: Rename enunm pevent_errno to enum tep_errno
` [PATCH 14/24] trace-cmd: Rename pevent_function* APIs
` [PATCH 15/24] trace-cmd: Rename traceevent_* APIs
` [PATCH 16/24] trace-cmd: Rename pevent_filter* APIs
` [PATCH 17/24] trace-cmd: Rename pevent_register / unregister APIs
` [PATCH 18/24] trace-cmd: Rename pevent_data_ APIs
` [PATCH 19/24] trace-cmd: Rename pevent field APIs
` [PATCH 20/24] trace-cmd: Rename pevent_find_* APIs
` [PATCH 21/24] trace-cmd: Rename various pevent get/set/is APIs
` [PATCH 22/24] trace-cmd: Rename internal parser related APIs
` [PATCH 23/24] trace-cmd: Rename various pevent APIs
` [PATCH 24/24] trace-cmd: Rename static variables and functions in event-parse.c
[GIT PULL 00/35] perf/core improvements and fixes
2018-08-18 11:17 UTC (27+ messages)
` [PATCH 02/35] tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
` [PATCH 03/35] tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'
` [PATCH 04/35] tools lib traceevent, perf tools: Rename pevent plugin related APIs
` [PATCH 05/35] tools lib traceevent, perf tools: Rename pevent alloc / free APIs
` [PATCH 06/35] tools lib traceevent, perf tools: Rename pevent find APIs
` [PATCH 07/35] tools lib traceevent, perf tools: Rename pevent parse APIs
` [PATCH 08/35] tools lib traceevent, perf tools: Rename pevent print APIs
` [PATCH 09/35] tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
` [PATCH 10/35] tools lib traceevent, perf tools: Rename pevent_register_* APIs
` [PATCH 11/35] tools lib traceevent, perf tools: Rename pevent_set_* APIs
` [PATCH 12/35] tools lib traceevent, perf tools: Rename traceevent_* APIs
` [PATCH 13/35] tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
` [PATCH 14/35] tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno'
` [PATCH 15/35] tools lib traceevent: Rename pevent_function* APIs
` [PATCH 16/35] tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs
` [PATCH 17/35] tools lib traceevent: Rename pevent_filter* APIs
` [PATCH 18/35] tools lib traceevent: Rename pevent_register / unregister APIs
` [PATCH 19/35] tools lib traceevent: Rename pevent_data_ APIs
` [PATCH 20/35] tools lib traceevent: Rename pevent field APIs
` [PATCH 21/35] tools lib traceevent: Rename pevent_find_* APIs
` [PATCH 22/35] tools lib traceevent: Rename various pevent get/set/is APIs
` [PATCH 23/35] tools lib traceevent: Rename internal parser related APIs
` [PATCH 24/35] tools lib traceevent: Rename various pevent APIs
` [PATCH 25/35] tools lib traceevent: Rename static variables and functions in event-parse.c
[PATCH v3 1/3] kernel-shark-qt: Add Json-C as a third party dependency
2018-08-17 15:34 UTC (15+ messages)
` [PATCH v3 2/3] kernel-shark-qt: Add I/O for configuration data
` [PATCH v3 3/3] kernel-shark-qt: Add an example showing how to import/export config. data
[PATCH] tools lib traceevent: Change to SPDX License format
2018-08-16 15:23 UTC (2+ messages)
[PATCH] tools lib traceevent: Change to SPDX License format
2018-08-16 15:08 UTC (2+ messages)
[PATCH v2 1/3] kernel-shark-qt: Add Json-C as a third party dependency
2018-08-15 15:16 UTC (7+ messages)
` [PATCH v2 2/3] kernel-shark-qt: Add I/O for configuration data
` [PATCH v2 3/3] kernel-shark-qt: Add an example showing how to import/export config. data
[RFC][PATCH 00/24] tools lib traceevent: Rename pevent to tep for preparation for library
2018-08-15 14:51 UTC (12+ messages)
[PATCH 00/14] Rename variables, data structures and functions in libtraceevent
2018-08-14 22:05 UTC (18+ messages)
` [PATCH 01/14] tools/lib/traceevent, tools/perf: Rename struct event_format to struct tep_event_format
` [PATCH 02/14] tools/lib/traceevent, tools/perf: Rename struct format to struct tep_format and struct format_field to struct tep_format_field
` [PATCH 03/14] tools/lib/traceevent, tools/perf: Rename enum format_flags to enum tep_format_flags, add prefix TEP_ to all of its members
` [PATCH 04/14] tools/lib/traceevent: Rename enum event_type to enum tep_event_type, enum event_sort_type to enum tep_event_sort_type and add prefix TEP_ to all enum's members
` [PATCH 05/14] tools/lib/traceevent: Add prefix TEP_ to all members of nameless enum EVENT_FL_*
` [PATCH 06/14] tools/lib/traceevent, tools/perf: Add prefix tep_ to all print_* structures
` [PATCH 07/14] tools/lib/traceevent, tools/perf: Rename enum print_arg_type to enum tep_print_arg_type and add prefix TEP_ to all its members
` [PATCH 08/14] tools/lib/traceevent: Add prefix tep_ to enums filter_boolean_type, filter_op_type, filter_cmp_type and all enum's members
` [PATCH 09/14] tools/lib/traceevent: Add prefix tep_ to enums filter_exp_type, filter_arg_type "
` [PATCH 10/14] tools/lib/traceevent: Add prefix tep_ to struct filter_arg, enum filter_value_type "
` [PATCH 11/14] tools/lib/traceevent: Add prefix tep_ to various structs filter_arg_*
` [PATCH 12/14] tools/lib/traceevent: Add prefix tep_ to structs filter_type and event_filter
` [PATCH 13/14] tools/lib/traceevent: Add prefix tep_ to enum filter_trivial_type and all its members. Rename data2host*() APIs
` [PATCH 14/14] tools/lib/traceevent: Rename struct plugin_list to struct tep_plugin_list
[PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
2018-08-13 15:06 UTC
[RFC][PATCH v2 00/24] tools lib traceevent: Rename pevent to tep for preparation for library
2018-08-08 18:03 UTC (25+ messages)
` [RFC][PATCH v2 01/24] tools/lib/traceevent, tools/perf: Rename struct pevent to struct tep_handle
` [RFC][PATCH v2 02/24] tools/lib/traceevent, tools/perf: Rename struct pevent_record to struct tep_record
` [RFC][PATCH v2 03/24] tools/lib/traceevent, tools/perf: Rename pevent plugin related APIs
` [RFC][PATCH v2 04/24] tools/lib/traceevent, tools/perf: Rename pevent alloc / free APIs
` [RFC][PATCH v2 05/24] tools/lib/traceevent, tools/perf: Rename pevent find APIs
` [RFC][PATCH v2 06/24] tools/lib/traceevent, tools/perf: Rename pevent parse APIs
` [RFC][PATCH v2 07/24] tools/lib/traceevent, tools/perf: Rename pevent print APIs
` [RFC][PATCH v2 08/24] tools/lib/traceevent, tools/perf: Rename pevent_read_number_* APIs
` [RFC][PATCH v2 09/24] tools/lib/traceevent, tools/perf: Rename pevent_register_* APIs
` [RFC][PATCH v2 10/24] tools/lib/traceevent, tools/perf: Rename pevent_set_* APIs
` [RFC][PATCH v2 11/24] tools/lib/traceevent, tools/perf: Rename traceevent_* APIs
` [RFC][PATCH v2 12/24] tools/lib/traceevent, tools/perf: Rename enum pevent_flag to enum tep_flag
` [RFC][PATCH v2 13/24] tools/lib/traceevent, tools/lib/lockdep/: Rename enunm pevent_errno to enum tep_errno
` [RFC][PATCH v2 14/24] tools/lib/traceevent: Rename pevent_function* APIs
` [RFC][PATCH v2 15/24] tools/lib/traceevent, tools/perf: Rename traceevent_plugin_* APIs
` [RFC][PATCH v2 16/24] tools/lib/traceevent: Rename pevent_filter* APIs
` [RFC][PATCH v2 17/24] tools/lib/traceevent: Rename pevent_register / unregister APIs
` [RFC][PATCH v2 18/24] tools/lib/traceevent: Rename pevent_data_ APIs
` [RFC][PATCH v2 19/24] tools/lib/traceevent: Rename pevent field APIs
` [RFC][PATCH v2 20/24] tools/lib/traceevent: Rename pevent_find_* APIs
` [RFC][PATCH v2 21/24] tools/lib/traceevent: Rename various pevent get/set/is APIs
` [RFC][PATCH v2 22/24] tools/lib/traceevent: Rename internal parser related APIs
` [RFC][PATCH v2 23/24] tools/lib/traceevent: Rename various pevent APIs
` [RFC][PATCH v2 24/24] tools/lib/traceevent: Rename static variables and functions in event-parse.c
[RFC][PATCH 23/24] tools/lib/traceevent: Rename various pevent APIs
2018-08-08 15:56 UTC
[RFC][PATCH 24/24] tools/lib/traceevent: Rename static variables and functions in event-parse.c
2018-08-08 15:56 UTC
[RFC][PATCH 14/24] tools/lib/traceevent: Rename pevent_function* APIs
2018-08-08 15:56 UTC
[RFC][PATCH 16/24] tools/lib/traceevent: Rename pevent_filter* APIs
2018-08-08 15:56 UTC
[RFC][PATCH 17/24] tools/lib/traceevent: Rename pevent_register / unregister APIs
2018-08-08 15:56 UTC
[RFC][PATCH 20/24] tools/lib/traceevent: Rename pevent_find_* APIs
2018-08-08 15:56 UTC
[RFC][PATCH 21/24] tools/lib/traceevent: Rename various pevent get/set/is APIs
2018-08-08 15:56 UTC
[RFC][PATCH 22/24] tools/lib/traceevent: Rename internal parser related APIs
2018-08-08 15:56 UTC
[RFC][PATCH 01/24] tools/lib/traceevent, tools/perf: Rename struct pevent to struct tep_handle
2018-08-08 15:55 UTC
[RFC][PATCH 07/24] tools/lib/traceevent, tools/perf: Rename pevent print APIs
2018-08-08 15:55 UTC
[RFC][PATCH 10/24] tools/lib/traceevent, tools/perf: Rename pevent_set_* APIs
2018-08-08 15:55 UTC
[RFC][PATCH 11/24] tools/lib/traceevent, tools/perf: Rename traceevent_* APIs
2018-08-08 15:55 UTC
[RFC][PATCH 12/24] tools/lib/traceevent, tools/perf: Rename enum pevent_flag to enum tep_flag
2018-08-08 15:56 UTC
[RFC][PATCH 13/24] tools/lib/traceevent, tools/lib/lockdep/: Rename enunm pevent_errno to enum tep_errno
2018-08-08 15:56 UTC
[RFC][PATCH 18/24] tools/lib/traceevent: Rename pevent_data_ APIs
2018-08-08 15:56 UTC
[RFC][PATCH 19/24] tools/lib/traceevent: Rename pevent field APIs
2018-08-08 15:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).