Historique des commits

Auteur SHA1 Message Date
  Jiri Olsa e23c1a5578 tools lib traceevent: Handle dynamic array's element size properly il y a 12 ans
  Tom Zanussi 10ee9fa3b9 perf tools: Reinstate 'signed' field flag for tracepoints il y a 12 ans
  Namhyung Kim ff582680f8 tools lib traceevent: Fix warning on '>=' operator il y a 12 ans
  Jon Stanley 7b9f6b402c tools lib traceevent: Update FSF postal address to be URL's. il y a 13 ans
  Sasha Levin fba7a78220 tools lib traceevent: test correct variable after allocation il y a 12 ans
  Arnaldo Carvalho de Melo 27f94d5239 tools lib traceevent: Use 'const' in variables pointing to const strings il y a 12 ans
  Arnaldo Carvalho de Melo 7a90561164 tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror il y a 12 ans
  Arnaldo Carvalho de Melo e46466b8bd tools lib traceevent: No need to check for < 0 on an unsigned enum il y a 12 ans
  Arnaldo Carvalho de Melo 8a38cce4c9 tools lib traceevent: Avoid comparisions between signed/unsigned il y a 12 ans
  Arnaldo Carvalho de Melo ca383a4df7 tools lib traceevent: Add __maybe_unused to unused parameters il y a 12 ans
  Steven Rostedt 101782ea2c lib tools traceevent: Add back pevent assignment in __pevent_parse_format() il y a 13 ans
  Namhyung Kim f1b2256d66 tools lib traceevent: Fix error path on pevent_parse_event il y a 13 ans
  Namhyung Kim b1ac754b67 tools lib traceevent: Handle alloc_arg failure il y a 13 ans
  Arnaldo Carvalho de Melo 2b29175d2b tools lib traceevent: Carve out events format parsing routine il y a 13 ans
  Arnaldo Carvalho de Melo a6d2a61ac6 tools lib traceevent: Remove some die() calls il y a 13 ans
  Arnaldo Carvalho de Melo b85119200d tools lib traceevent: Fix afterlife gotos il y a 13 ans
  Arnaldo Carvalho de Melo 87162d816f tools lib traceevent: Use calloc were applicable il y a 13 ans
  Arnaldo Carvalho de Melo 0dbca1e364 tools lib traceevent: Use asprintf were applicable il y a 13 ans
  Namhyung Kim 70d9304475 tools lib traceevent: Free field if an error occurs on process_flags/symbols il y a 13 ans
  Namhyung Kim f8c49d2645 tools lib traceevent: Free field if an error occurs on process_fields il y a 13 ans
  Namhyung Kim 41e51a289b tools lib traceevent: Make sure that arg->op.right is set properly il y a 13 ans
  Namhyung Kim 1bce6e0fec tools lib traceevent: Fix error path on process_array() il y a 13 ans
  Arnaldo Carvalho de Melo c055875b70 tools lib traceevent: Define _GNU_SOURCE in Makefile il y a 13 ans
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables il y a 13 ans
  Irina Tirdea 9612ef6716 tools lib traceevent: replace mempcpy with memcpy il y a 13 ans
  Namhyung Kim 67ed939c9e tools lib traceevent: Get rid of die() from pevent_register_print_function il y a 13 ans
  Namhyung Kim 0ca8da00ad tools lib traceevent: Get rid of die() from pevent_register_event_handler il y a 13 ans
  Namhyung Kim 245c5a1843 tools lib traceevent: Get rid of die() from pretty_print() il y a 13 ans
  Namhyung Kim f63fe79fa0 tools lib traceevent: Fix off-by-one bug in pevent_strerror() il y a 13 ans
  Namhyung Kim e1aa7c30c5 tools lib traceevent: Fix strerror_r() use in pevent_strerror il y a 13 ans