Commit History

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