Commit History

Author SHA1 Message Date
  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
  Jiri Olsa 96c47f1984 perf diff: Add option to sort entries based on diff computation 12 years ago
  Jiri Olsa 7aaf6b3551 perf diff: Add ratio computation way to compare hist entries 12 years ago
  Jiri Olsa a06d143e7c perf diff: Add -b option for perf diff to display paired entries only 12 years ago
  Jiri Olsa 1d77822ea6 perf tool: Add hpp interface to enable/disable hpp column 12 years ago
  Jiri Olsa 41724e4cf6 perf tools: Removing hists pair argument from output path 12 years ago
  Jiri Olsa dd464345f3 perf diff: Refactor diff displacement possition info 12 years ago
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables 12 years ago
  Namhyung Kim ea251d51d2 perf hists: Introduce perf_hpp for hist period printing 13 years ago
  Jiri Olsa 863e451f69 perf diff: Make diff command work with evsel hists 13 years ago
  Jiri Olsa 4bf9ce1b5e perf diff: Fix to work with new hists design 13 years ago
  Arnaldo Carvalho de Melo 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 years ago
  Arnaldo Carvalho de Melo 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 years ago
  Arnaldo Carvalho de Melo d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions 13 years ago
  Arnaldo Carvalho de Melo ef9dfe6ec3 perf hists: Allow limiting the number of rows and columns in fprintf 13 years ago