Commit graph

  • 08ec9c30b2 Add option for raising exception if event field not found Christophe Bedard 2019-06-13 13:42:48 +02:00
  • 946f0621cc Add more information to the DataModel docstring Christophe Bedard 2019-06-13 11:38:17 +02:00
  • 449ccfe6ec Add print method for debugging Christophe Bedard 2019-06-07 13:54:43 +02:00
  • c493e5d57d Add basic DataModel class Christophe Bedard 2019-06-07 13:38:35 +02:00
  • 02a20885b5 Rename ros_processor file to processor Christophe Bedard 2019-06-07 13:06:01 +02:00
  • 110c8701e5 Rename method to handle_events Christophe Bedard 2019-06-07 13:04:20 +02:00
  • f5f3bfac5f Split lines Christophe Bedard 2019-06-07 12:57:32 +02:00
  • a6946e2642 Remove whitespace Christophe Bedard 2019-06-07 12:02:03 +02:00
  • 7adcba91ee Add handling methods for other events Christophe Bedard 2019-06-07 11:59:16 +02:00
  • 18616c05e6 Call super() for real Christophe Bedard 2019-06-07 11:47:41 +02:00
  • 637f85e167 Remove TODO Christophe Bedard 2019-06-07 11:28:34 +02:00
  • 0a04d24fd4 Extract parse_args methods Christophe Bedard 2019-06-07 11:28:09 +02:00
  • 3ea4a1c5bb Use argparse for tracetools_analysis entrypoints Christophe Bedard 2019-06-07 11:25:32 +02:00
  • e5b8d1782f Fix lint errors in tracetools_analysis Christophe Bedard 2019-06-07 11:05:20 +02:00
  • c98d525d4b Extract EventHandler class Christophe Bedard 2019-06-07 10:57:28 +02:00
  • 699347e461 Simplify imports Christophe Bedard 2019-06-07 10:42:40 +02:00
  • 2450c7bd24 Add .gitignore for tracetools_analysis Christophe Bedard 2019-06-07 10:32:00 +02:00
  • d2c31e7de7 Mark license as TODO Christophe Bedard 2019-06-06 09:55:55 +02:00
  • 9b36c1513c Fix lint errors Christophe Bedard 2019-06-06 09:46:18 +02:00
  • 475dbbd107 Move <author> tag to fix lint error Christophe Bedard 2019-06-06 09:39:14 +02:00
  • f6b5aaf95c Fix double author= Christophe Bedard 2019-06-06 09:38:45 +02:00
  • 205850e0d1 Fix version numbers Christophe Bedard 2019-06-06 09:37:37 +02:00
  • 650f7cee37 Fix authors/maintainer Christophe Bedard 2019-06-06 09:37:20 +02:00
  • 30fb7dd8f1 Add an exec_depend on python3-babeltrace for *analysis Christophe Bedard 2019-06-06 09:37:08 +02:00
  • f0bbf76d21 Setup tests for *analysis and *trace packages Christophe Bedard 2019-06-06 09:36:53 +02:00
  • 15a209bbab Remove test submodule, move to tracetools_test Christophe Bedard 2019-06-06 09:35:51 +02:00
  • 7c50f8e333 Remove import of deleted file Christophe Bedard 2019-06-06 09:33:00 +02:00
  • 7fd90243a5 Add link to rosdep index Christophe Bedard 2019-06-06 09:32:40 +02:00
  • 02a18d10d2 Remove forgotten tracing submodule directory Christophe Bedard 2019-06-06 09:32:16 +02:00
  • 574a78627e Remove test file Christophe Bedard 2019-06-06 09:32:02 +02:00
  • 87c4a46eae Remove run function Christophe Bedard 2019-06-06 09:31:41 +02:00
  • 8c664e1bc0 Add note about babeltrace dependency Christophe Bedard 2019-06-06 09:28:48 +02:00
  • 17fe8d2245 Extract tracetools_trace from tracetools_analysis Christophe Bedard 2019-06-06 09:28:25 +02:00
  • 6aba4109c3 Add start time to basic callback analysis Christophe Bedard 2019-06-06 09:25:16 +02:00
  • b3b70aff85 Add new tracepoints to list Christophe Bedard 2019-06-06 09:25:00 +02:00
  • 8a69effded Fix UST events list Christophe Bedard 2019-06-06 09:24:45 +02:00
  • a577710ef1 Fix lttng error value Christophe Bedard 2019-06-06 09:24:32 +02:00
  • 031f30460a Use lttng built from source as a workaround Christophe Bedard 2019-06-06 09:24:16 +02:00
  • 182fc771ee Use enter key to stop tracing instead of sleep() Christophe Bedard 2019-06-06 09:23:48 +02:00
  • 93d062d2c4 Improve printed messages for conversion script Christophe Bedard 2019-06-06 09:23:24 +02:00
  • b51910805c Improve event handling Christophe Bedard 2019-06-06 09:23:03 +02:00
  • 02f5eb339a Complete basic callback duration processing Christophe Bedard 2019-06-06 09:22:38 +02:00
  • 7e99bcb0ab Add docstring Christophe Bedard 2019-06-06 09:22:21 +02:00
  • 9ea97f23ec Extract EventMetadata to lttng_models file Christophe Bedard 2019-06-06 09:22:01 +02:00
  • e3a1564041 Rename ROS processing file and move to analysis submodule Christophe Bedard 2019-06-06 09:21:41 +02:00
  • d1ea1bd9bd Add basic events processing entrypoint Christophe Bedard 2019-06-06 09:20:36 +02:00
  • 9e217e0c56 Add comment for ignored fields list Christophe Bedard 2019-06-06 09:20:10 +02:00
  • af2ebbbf65 Add more fields to list of ignored fields and order them Christophe Bedard 2019-06-06 09:19:49 +02:00
  • edff371e2b Add trace script to setup/enable tracing through Python bindings Christophe Bedard 2019-06-06 09:19:24 +02:00
  • c500876b47 Add basic conversion entrypoint Christophe Bedard 2019-06-06 09:18:41 +02:00
  • b9e4ce7bfb Make package a ROS 2 package Christophe Bedard 2019-06-06 09:17:36 +02:00
  • e5c64669b8 Add empty readme Christophe Bedard 2019-06-06 09:15:17 +02:00