提交历史

作者 SHA1 备注 提交日期
  Taeung Song 986a5bc028 perf annotate: Use stripped line instead of raw disassemble line 8 年之前
  Taeung Song 4597cf0664 perf annotate: Refactor the code to parse disassemble lines with {l,r}trim() 8 年之前
  Christian Borntraeger d9f8dfa9ba perf annotate s390: Implement jump types for perf annotate 8 年之前
  Christian Borntraeger e77852b32d perf annotate s390: Fix perf annotate error -95 (4.10 regression) 8 年之前
  Taeung Song 99094a5e94 perf annotate: Fix missing number of samples for source_line_samples 8 年之前
  Taeung Song 2e933b1274 perf annotate: Fix a bug of division by zero when calculating percent 8 年之前
  Taeung Song 6ebd2547dd perf annotate: Fix a bug following symbolic link of a build-id file 8 年之前
  Milian Wolff 5dfa210e40 perf report: Enable sorting by srcline as key 8 年之前
  Arnaldo Carvalho de Melo ed7b339fb5 perf annotate: Add comment clarifying how the source code line is parsed 8 年之前
  Taeung Song e7cb9de211 perf annotate: More exactly grep -v of the objdump command 8 年之前
  Namhyung Kim bb963e1650 perf utils: Check verbose flag properly 8 年之前
  Ravi Bangoria edee44be59 perf annotate: Don't throw error for zero length symbols 8 年之前
  Ravi Bangoria e216874cc1 perf annotate: Fix jump target outside of function address range 8 年之前
  Ravi Bangoria 3ee2eb6da2 perf annotate: Support jump instruction with target as second operand 8 年之前
  Ravi Bangoria bec60e50af perf annotate: Show raw form for jump instruction with indirect target 8 年之前
  Kim Phillips 0fcb1da4ab perf annotate: AArch64 support 8 年之前
  Kim Phillips 859afa6ca9 perf annotate: Use arch->objdump.comment_char in dec__parse() 8 年之前
  Ravi Bangoria dbdebdc538 perf annotate: Initial PowerPC support 8 年之前
  Arnaldo Carvalho de Melo acc9bfb5fa perf annotate: Improve support for ARM 8 年之前
  Arnaldo Carvalho de Melo 0781ea9234 perf annotate: Allow arches to have a init routine and a priv area 8 年之前
  Arnaldo Carvalho de Melo 2a1ff812c4 perf annotate: Introduce alternative method of keeping instructions table 8 年之前
  Arnaldo Carvalho de Melo 75b49202d8 perf annotate: Remove duplicate 'name' field from disasm_line 8 年之前
  Arnaldo Carvalho de Melo 763d8960a1 perf annotate: Add per arch instructions annotate handlers 8 年之前
  Arnaldo Carvalho de Melo 9c2fb451bd perf annotate: Allow arches to specify functions to skip 8 年之前
  Arnaldo Carvalho de Melo 786c1b5184 perf annotate: Start supporting cross arch annotation 8 年之前
  Arnaldo Carvalho de Melo 5f62d4fd35 perf annotate: Resolve 'call' operands to function names 9 年之前
  Arnaldo Carvalho de Melo bff5c30613 perf annotate: Pass the symbol's map/dso to the instruction parsers 9 年之前
  Ravi Bangoria 88a7fcf961 perf annotate: Do not ignore call instruction with indirect target 9 年之前
  Peter Zijlstra 70fbe05745 perf annotate: Add branch stack / basic block 9 年之前
  Arnaldo Carvalho de Melo be39db9f29 perf symbols: Remove symbol_filter_t machinery 9 年之前