Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom Zanussi bdb71db29d perf script: Don't display trace info when invoking scripts hace 12 años
  Namhyung Kim 08aa9cce6b perf tools: Move ltrim() to util/string.c hace 12 años
  Sasha Levin 50ca19aed8 perf script: use ARRAY_SIZE instead of reinventing it hace 12 años
  Feng Tang 49e639e256 perf script: Add more filter to find_scripts() hace 12 años
  Feng Tang 70cb4e963f perf tools: Add a global variable "const char *input_name" hace 12 años
  Arnaldo Carvalho de Melo f62d3f0f45 perf event: No need to create a thread when handling PERF_RECORD_EXIT hace 13 años
  Arnaldo Carvalho de Melo 69b6470e9e perf script: Don't use globals where not needed to hace 13 años
  Feng Tang e5f3705e62 perf scripts: Export a find_scripts() function hace 13 años
  Feng Tang 36385be55d perf scripts: Add --symbols option to handle specific symbols hace 13 años
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables hace 13 años
  David Ahern d54b1a9e0e perf script: Remove use of die/exit hace 13 años
  Jiri Olsa 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing hace 13 años
  Feng Tang 73994dc158 perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" hace 13 años
  Arnaldo Carvalho de Melo 9782243353 perf script: Stop using pevent directly hace 13 años
  Arnaldo Carvalho de Melo fcf65bf149 perf evsel: Cache associated event_format hace 13 años
  Arnaldo Carvalho de Melo da3789628f perf tools: Stop using a global trace events description list hace 13 años
  Jiri Olsa a9c34a9f9c perf tools: Remove unused evsel parameter from machine__resolve_callchain hace 13 años
  Arnaldo Carvalho de Melo 5bff01f66d perf script: Replace __event_name uses with perf_evsel__name hace 13 años
  Steven Rostedt aaf045f723 perf: Have perf use the new libtraceevent.a library hace 13 años
  Akihiro Nagai 0bc8d20580 perf script: Add option resolving vmlinux path hace 13 años
  Akihiro Nagai a978f2ab41 perf script: Add the offset field specifier hace 13 años
  Akihiro Nagai 9558259697 perf script: Print branch_from and branch_to of BTS events hace 13 años
  Akihiro Nagai 547a92e0ae perf script: Unify the expressions indicating "unknown" hace 13 años
  Namhyung Kim 946ef2a245 perf script: Add missing closedir() calls hace 13 años
  Namhyung Kim 466e2876bc perf script: Kill script_spec__delete hace 13 años
  Robert Richter efad14150a perf report: Accept fifos as input file hace 13 años
  David Ahern 64aab93cdf perf script: look up thread using tid instead of pid hace 13 años
  Robert Richter 317df650c5 perf script: Implement option for system-wide profiling hace 13 años
  Robert Richter 38efb539c1 perf script: Fix mem leaks and NULL pointer checks around strdup()s hace 13 años
  David Ahern e7984b7bee perf script: Add comm filtering option hace 13 años