Commit History

Author SHA1 Message Date
  Namhyung Kim 7524f63b99 perf tools: Prevent condition that all sort keys are elided 11 years ago
  Namhyung Kim 4dfced359f perf tools: Get current comm instead of last one 11 years ago
  Frederic Weisbecker fedd63d3cd perf tools: Compare hists comm by addresses 11 years ago
  Frederic Weisbecker b9c5143a01 perf tools: Use an accessor to read thread comm 11 years ago
  Arnaldo Carvalho de Melo c824c4338a perf tools: Stop using 'self' in some more places 11 years ago
  Namhyung Kim 09600e0f9e perf tools: Compare dso's also when comparing symbols 11 years ago
  Namhyung Kim 4adcc43003 perf tools: Fix srcline sort key behavior 12 years ago
  Namhyung Kim 86c98cab5a perf annotate: Pass dso instead of dso_name to get_srcline() 12 years ago
  Namhyung Kim 58d91a0068 perf tools: Do not try to call addr2line on non-binary files 12 years ago
  Namhyung Kim f048d548f8 perf annotate: Factor out get/free_srcline() 12 years ago
  Namhyung Kim 963ba5fd5d perf sort: Fix a memory leak on srcline 12 years ago
  Andi Kleen 475eeab9f3 tools/perf: Add support for record transaction flags 11 years ago
  Andi Kleen f5d05bcec4 tools/perf: Support sorting by in_tx or abort branch flags 11 years ago
  Andi Kleen f9ea55d0dd perf tools: Move weight back to common sort keys 12 years ago
  Greg Price b21484f1a1 perf report/top: Add option to collapse undesired parts of call graph 12 years ago
  Adrian Hunter 380512345e perf tools: struct thread has a tid not a pid 12 years ago
  Namhyung Kim 930477bdc2 perf sort: Cleanup sort__has_sym setting 12 years ago
  Namhyung Kim 08e71542fd perf sort: Consolidate sort_entry__setup_elide() 12 years ago
  Namhyung Kim afab87b91f perf sort: Separate out memory-specific sort keys 12 years ago
  Namhyung Kim 2f532d09fa perf sort: Factor out common code in sort_dimension__add() 12 years ago
  Namhyung Kim 55369fc179 perf sort: Introduce sort__mode variable 12 years ago
  Namhyung Kim ded19d57a6 perf report: Fix alignment of symbol column when -v is given 12 years ago
  Namhyung Kim 62667746a6 perf tools: Fix output of symbol_daddr offset 12 years ago
  Stephane Eranian 98a3b32c99 perf tools: Add mem access sampling core support 12 years ago
  Andi Kleen 05484298cb perf tools: Add support for weight v7 (modified) 12 years ago
  Namhyung Kim 5936f54d6c perf sort: Check return value of strdup() 12 years ago
  Namhyung Kim 5530998577 perf sort: Make setup_sorting returns an error code 12 years ago
  Namhyung Kim 51f27d1440 perf sort: Drop ip_[lr] arguments from _sort__sym_cmp() 12 years ago
  Thomas Jarosch 8eb44dd76a perf sort: Use pclose() instead of fclose() on pipe stream 12 years ago
  Namhyung Kim fc5871ed0d perf sort: Separate out branch stack specific sort keys 12 years ago