提交历史

作者 SHA1 备注 提交日期
  Steven Rostedt (Red Hat) 0883d9d730 tools lib traceevent: Have bprintk output the same as the kernel does 11 年之前
  Howard Cochran b30f75eba2 tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len) 11 年之前
  Steven Rostedt (Red Hat) 0970b5f438 tools lib traceevent: If %s is a pointer, check printk formats 11 年之前
  Steven Rostedt (Red Hat) 18900af829 tools lib traceevent: Update printk formats when entered 11 年之前
  Yoshihiro YUNOMAE 1b372ca52a tools lib traceevent: Add support for extracting trace_clock in report 11 年之前
  Namhyung Kim 79d5adf06d tools lib traceevent: Add const qualifier to string arguments 12 年之前
  Jiri Olsa e23c1a5578 tools lib traceevent: Handle dynamic array's element size properly 12 年之前
  Tom Zanussi 10ee9fa3b9 perf tools: Reinstate 'signed' field flag for tracepoints 12 年之前
  Namhyung Kim ff582680f8 tools lib traceevent: Fix warning on '>=' operator 12 年之前
  Jon Stanley 7b9f6b402c tools lib traceevent: Update FSF postal address to be URL's. 13 年之前
  Sasha Levin fba7a78220 tools lib traceevent: test correct variable after allocation 12 年之前
  Arnaldo Carvalho de Melo 27f94d5239 tools lib traceevent: Use 'const' in variables pointing to const strings 12 年之前
  Arnaldo Carvalho de Melo 7a90561164 tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror 12 年之前
  Arnaldo Carvalho de Melo e46466b8bd tools lib traceevent: No need to check for < 0 on an unsigned enum 12 年之前
  Arnaldo Carvalho de Melo 8a38cce4c9 tools lib traceevent: Avoid comparisions between signed/unsigned 12 年之前
  Arnaldo Carvalho de Melo ca383a4df7 tools lib traceevent: Add __maybe_unused to unused parameters 12 年之前
  Steven Rostedt 101782ea2c lib tools traceevent: Add back pevent assignment in __pevent_parse_format() 12 年之前
  Namhyung Kim f1b2256d66 tools lib traceevent: Fix error path on pevent_parse_event 12 年之前
  Namhyung Kim b1ac754b67 tools lib traceevent: Handle alloc_arg failure 12 年之前
  Arnaldo Carvalho de Melo 2b29175d2b tools lib traceevent: Carve out events format parsing routine 13 年之前
  Arnaldo Carvalho de Melo a6d2a61ac6 tools lib traceevent: Remove some die() calls 13 年之前
  Arnaldo Carvalho de Melo b85119200d tools lib traceevent: Fix afterlife gotos 13 年之前
  Arnaldo Carvalho de Melo 87162d816f tools lib traceevent: Use calloc were applicable 13 年之前
  Arnaldo Carvalho de Melo 0dbca1e364 tools lib traceevent: Use asprintf were applicable 13 年之前
  Namhyung Kim 70d9304475 tools lib traceevent: Free field if an error occurs on process_flags/symbols 13 年之前
  Namhyung Kim f8c49d2645 tools lib traceevent: Free field if an error occurs on process_fields 13 年之前
  Namhyung Kim 41e51a289b tools lib traceevent: Make sure that arg->op.right is set properly 13 年之前
  Namhyung Kim 1bce6e0fec tools lib traceevent: Fix error path on process_array() 13 年之前
  Arnaldo Carvalho de Melo c055875b70 tools lib traceevent: Define _GNU_SOURCE in Makefile 13 年之前
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables 13 年之前