Commit History

Author SHA1 Message Date
  Adrian Hunter e44baa3ea1 perf tools: Remove filter parameter of perf_event__preprocess_sample() 12 years ago
  Jiri Olsa 5f3f8d3b12 perf diff: Add generic order option for compute sorting 12 years ago
  Jiri Olsa ef358e6dca perf diff: Making compute functions static 12 years ago
  Jiri Olsa 22aeb7f597 perf diff: Change diff command to work over multiple data files 12 years ago
  Jiri Olsa c818b49820 perf diff: Move columns into struct data__file 12 years ago
  Jiri Olsa 345dc0b45e perf diff: Move diff related columns into diff command 12 years ago
  Jiri Olsa 1d81c7fc25 perf diff: Display data file info ahead of the diff output 12 years ago
  Jiri Olsa 9af303e22a perf diff: Switching the base hists to be pairs head 12 years ago
  Jiri Olsa ec308426ea perf diff: Introducing diff_data object to hold files 12 years ago
  Jiri Olsa 0276c22a3f perf tools: Fix -x/--exclude-other option for report command 12 years ago
  Jiri Olsa 367c53c08f perf diff: Use internal rb tree for hists__precompute 12 years ago
  Namhyung Kim 064f19815c perf report: Add --percent-limit option 12 years ago
  Namhyung Kim 08e71542fd perf sort: Consolidate sort_entry__setup_elide() 12 years ago
  Andi Kleen 05484298cb perf tools: Add support for weight v7 (modified) 12 years ago
  Namhyung Kim 5530998577 perf sort: Make setup_sorting returns an error code 12 years ago
  Namhyung Kim 66f97ed3ac perf diff: Use internal rb tree for compute resort 12 years ago
  Namhyung Kim ce74f60eab perf hists: Link hist entries before inserting to an output tree 12 years ago
  Namhyung Kim 9afcf930b1 perf hists: Exchange order of comparing items when collapsing hists 12 years ago
  Jiri Olsa db6d0bb861 perf diff: Remove displacement output option 12 years ago
  Jiri Olsa f4c8bae192 perf diff: Change formula methods to work with pair directly 12 years ago
  Jiri Olsa 05472daa4d perf diff: Change compute methods to work with pair directly 12 years ago
  Jiri Olsa 1240005e0d perf hists: Introduce perf_hpp__list for period related columns 12 years ago
  Arnaldo Carvalho de Melo bfaef4b46b perf diff: Use hists__link when not pairing just with baseline 12 years ago
  Arnaldo Carvalho de Melo 95529be478 perf diff: Move hists__match to the hists lib 12 years ago
  Arnaldo Carvalho de Melo b821c73253 perf diff: Start moving to support matching more than two hists 12 years ago
  Arnaldo Carvalho de Melo f62d3f0f45 perf event: No need to create a thread when handling PERF_RECORD_EXIT 12 years ago
  Jiri Olsa d88c48f9b5 perf diff: Include samples without symbol in overall stats 12 years ago
  Jiri Olsa ed279da2fc perf diff: Add -F option to display formula for computation 12 years ago
  Jiri Olsa 61949b212e perf diff: Add -p option to display period values for hist entries 12 years ago
  Jiri Olsa 81d5f95819 perf diff: Add weighted diff computation way to compare hist entries 12 years ago