Commit History

Author SHA1 Message Date
  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 12 years ago
  Andi Kleen f5d05bcec4 tools/perf: Support sorting by in_tx or abort branch flags 12 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
  Namhyung Kim 6f38cf25a6 perf sort: Clean up sort__first_dimension setting 12 years ago
  Namhyung Kim dccf180542 perf sort: Align cpu column to right 12 years ago
  Namhyung Kim fb29a338b5 perf sort: Fix --sort pid output 12 years ago
  Namhyung Kim 433555221b perf sort: Get rid of unnecessary __maybe_unused 12 years ago
  Namhyung Kim 14d1ac7429 perf sort: Move misplaced sort entry functions 12 years ago
  Sasha Levin 53985a7bfa perf tools: remove redundant checks from _sort__sym_cmp 12 years ago
  Namhyung Kim 88481b6b33 perf tools: Remove warnings on JIT samples for srcline sort key 12 years ago
  Namhyung Kim ffe10c6f95 perf tools: Fix segfault when using srcline sort key 12 years ago