Commit History

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