Histórico de Commits

Autor SHA1 Mensagem Data
  Adrian Hunter a5563edfa1 perf script python: Add helpers for calling Python objects há 11 anos atrás
  Jiri Olsa 84f5d36f48 perf tools: Move pr_* debug macros into debug object há 11 anos atrás
  Joseph Schuchart 57608cfd88 perf script: Provide additional sample information on generic events há 11 anos atrás
  Joseph Schuchart 0f5f5bcd11 perf script: Add callchain to generic and tracepoint events há 11 anos atrás
  Joseph Schuchart 05f832e3a2 perf script: Add missing calls to Py_DECREF for return values há 11 anos atrás
  Sebastian Andrzej Siewior 8ac631cd50 perf script: Handle the num array type in python properly há 11 anos atrás
  Sebastian Andrzej Siewior 33058b948e perf script: Move the number processing into its own function há 11 anos atrás
  Namhyung Kim e646fe730a perf script/python: Print array argument as string há 11 anos atrás
  Steven Rostedt (Red Hat) 473a778a2f tools lib traceevent: Added support for __get_bitmask() macro há 11 anos atrás
  Arnaldo Carvalho de Melo f5385650c0 perf tools: No need to test against NULL before calling free() há 11 anos atrás
  Arnaldo Carvalho de Melo cc22e575a6 perf symbols: Add 'machine' member to struct addr_location há 11 anos atrás
  Arnaldo Carvalho de Melo b7fff6b5f9 perf scripting python: Shorten function signatures há 11 anos atrás
  Frederic Weisbecker b9c5143a01 perf tools: Use an accessor to read thread comm há 12 anos atrás
  Joseph Schuchart c0268e8d1f perf script python: Fix mem leak due to missing Py_DECREFs on dict entries há 11 anos atrás
  David Ahern 2eaa1b407a perf script: Fix named threads support há 12 anos atrás
  Tom Zanussi 2de9533d6d perf script: hook up perf_scripting_context->pevent há 12 anos atrás
  Wei Yongjun ae86912f48 perf tools: Remove duplicated include from trace-event-python.c há 13 anos atrás
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables há 13 anos atrás
  Feng Tang 87b6a3ad40 perf script python: Correct handler check and spelling errors há 13 anos atrás
  Feng Tang fd6b858a1e perf scripts python: Pass event/thread/dso name and symbol info to event handler in python há 13 anos atrás
  Feng Tang 73994dc158 perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" há 13 anos atrás
  Feng Tang 6a6daec2ae perf script: Add general python handler to process non-tracepoint events há 13 anos atrás
  Arnaldo Carvalho de Melo 9782243353 perf script: Stop using pevent directly há 13 anos atrás
  Arnaldo Carvalho de Melo fcf65bf149 perf evsel: Cache associated event_format há 13 anos atrás
  Namhyung Kim e080e6f1c8 tools lib traceevent: Add support for __print_hex() há 13 anos atrás
  Arnaldo Carvalho de Melo da3789628f perf tools: Stop using a global trace events description list há 13 anos atrás
  Steven Rostedt aaf045f723 perf: Have perf use the new libtraceevent.a library há 13 anos atrás
  Namhyung Kim d30d4a080d perf tools: Remove unnecessary ctype.h inclusion há 13 anos atrás
  Arnaldo Carvalho de Melo 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops há 13 anos atrás
  Arnaldo Carvalho de Melo 9e69c21082 perf session: Pass evsel in event_ops->sample() há 14 anos atrás