Commit History

Author SHA1 Message Date
  Jiri Olsa f8eb37bd7c perf annotate: Add annotated_source__purge function 8 years ago
  Jiri Olsa c835e1914c perf annotate: Add annotation_line__(new|delete) functions 8 years ago
  Jiri Olsa 5b12adc849 perf annotate: Move rb_node to struct annotation_line 8 years ago
  Jiri Olsa c4c724364d perf annotate: Add annotation_line__next function 8 years ago
  Jiri Olsa d03a686ea6 perf annotate: Add evsel into struct annotation_line_args 8 years ago
  Jiri Olsa c34df25b40 perf annotate: Add symbol__annotate function 8 years ago
  Jiri Olsa 37236d5e0b perf annotate: Move ipc/cycles into annotation_line struct 8 years ago
  Jiri Olsa d5490b9647 perf annotate: Move line/offset into annotation_line struct 8 years ago
  Jiri Olsa a17c4ca0dd perf annotate: Add annotation_line struct 8 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Arnaldo Carvalho de Melo eba9fac017 perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB 8 years ago
  Taeung Song 3a555c7799 perf annotate browser: Circulate percent, total-period and nr-samples view 8 years ago
  Taeung Song 9cef4b0b5b perf annotate browser: Support --show-nr-samples option 8 years ago
  Arnaldo Carvalho de Melo 3861c4a49b perf annotate TUI: Set appropriate column width for period/percent 8 years ago
  Taeung Song f67d395c6e perf annotate TUI: Fix column header when toggling period/percent 8 years ago
  Arnaldo Carvalho de Melo bc1e5d60ce perf annotate TUI: Clarify calculation of column header widths 8 years ago
  Taeung Song 29dc267f27 perf annotate TUI: Fix --show-total-period 8 years ago
  Arnaldo Carvalho de Melo bb79a232b0 perf annotate TUI: Use sym_hist_entry in disasm_line_samples 8 years ago
  Taeung Song 896bccd3cb perf annotate: Introduce struct sym_hist_entry 8 years ago
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel 8 years ago
  Jin Yao 7e63a13a26 perf annotate: Implement visual marker for macro fusion 8 years ago
  Jin Yao 69fb09f6cc perf annotate: Check for fused instructions 8 years ago
  Jin Yao dcaa394807 perf annotate: Return arch from symbol__disassemble() and save it in browser 8 years ago
  Jin Yao ec27ae1892 perf annotate browser: Display titles in left frame 8 years ago
  Jin Yao c564f0db92 perf report: Remove unnecessary check in annotate_browser_write() 8 years ago
  Arnaldo Carvalho de Melo b0742e90f5 perf tools: Don't include terminal handling headers in util.h 8 years ago
  Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header 8 years ago
  Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used 8 years ago
  Ravi Bangoria e216874cc1 perf annotate: Fix jump target outside of function address range 8 years ago
  Arnaldo Carvalho de Melo 5252b1aeab perf annotate: Show invalid jump offset in error message 8 years ago