Historique des commits

Auteur SHA1 Message Date
  Arun Kalyanasundaram a641860550 perf script python: Generate hooks with additional argument il y a 8 ans
  Arun Kalyanasundaram f38d281663 perf script python: Add perf_sample dict to tracepoint handlers il y a 8 ans
  Arun Kalyanasundaram 74ec14f389 perf script python: Add sample_read to dict il y a 8 ans
  Arun Kalyanasundaram 892e76b2e8 perf script python: Refactor creation of perf sample dict il y a 8 ans
  Arun Kalyanasundaram e9f9a9ca85 perf script python: Allocate memory only if handler exists il y a 8 ans
  Arnaldo Carvalho de Melo 6c3466435b tools: Adopt __noreturn from kernel sources il y a 8 ans
  SeongJae Park c76132dc51 perf script: Fix outdated comment for perf-trace-python il y a 8 ans
  Arnaldo Carvalho de Melo fea013928c perf tools: Move print_binary definitions to separate files il y a 8 ans
  Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header il y a 8 ans
  Linus Torvalds 3f26b0c876 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 8 ans
  Arnaldo Carvalho de Melo 8bd8c65333 tools perf scripting python: clang doesn't have -spec, remove it il y a 8 ans
  Daniel Borkmann 0fe0559179 lib, traceevent: add PRINT_HEX_STR variant il y a 8 ans
  Arnaldo Carvalho de Melo bd48c63eb0 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros il y a 9 ans
  Jiri Olsa accaed2659 perf tools: Make is_printable_array global il y a 9 ans
  Jiri Olsa 249de6e074 perf script python: Fix string vs byte array resolving il y a 9 ans
  Arnaldo Carvalho de Melo 39f54862a9 perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0 il y a 9 ans
  Masami Hiramatsu b5d8bbe860 perf tools: Use SBUILD_ID_SIZE where applicable il y a 9 ans
  Arnaldo Carvalho de Melo 62665dff75 perf scripting python: Use Py_FatalError instead of die() il y a 9 ans
  Chris Phlipot aff633406c perf script: Fix incorrect python db-export error message il y a 9 ans
  Chris Phlipot 2c15f5eb04 perf script: Expose usage of the callchain db export via the python api il y a 9 ans
  Chris Phlipot 451db12617 perf tools: Refactor code to move call path handling out of thread-stack il y a 9 ans
  Arnaldo Carvalho de Melo 91d7b2de31 perf callchain: Start moving away from global per thread cursors il y a 9 ans
  Colin Ian King 979ac257b0 perf script: Fix double free on command_line il y a 9 ans
  Taeung Song 8579aca3f9 perf script: Exception handling when the print fmt is empty il y a 9 ans
  Jiri Olsa aef9026356 perf script: Add python support for stat events il y a 9 ans
  Adrian Hunter 44cbe7295c perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH il y a 10 ans
  He Kuang 76055940c1 tools lib traceevent: Support function __get_dynamic_array_len il y a 10 ans
  Steven Rostedt (Red Hat) 609a740452 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX il y a 10 ans
  Arnaldo Carvalho de Melo b83e868d0a perf db-export: No need to have ->thread twice in struct export_sample il y a 10 ans
  Arnaldo Carvalho de Melo 7327259d7e perf db-export: No need to pass thread twice to db_export__sample il y a 10 ans