Commit History

作者 SHA1 備註 提交日期
  Taeung Song 1ac39372e0 perf annotate stdio: Support --show-nr-samples option 8 年之前
  Arnaldo Carvalho de Melo 48cc330852 perf annotate: Fix storing per line sym_hist_entry 8 年之前
  Arnaldo Carvalho de Melo ce9ee4a2de perf annotate stdio: Set enough columns for --show-total-period 8 年之前
  Taeung Song 38d2dcd0cc perf annotate stdio: Fix column header when using --show-total-period 8 年之前
  Taeung Song 585d93c5ff perf annotate stdio: Fix --show-total-period 8 年之前
  Taeung Song 461c17f00f perf annotate: Store the sample period in each histogram bucket 8 年之前
  Taeung Song bab89f6aed perf hists: Pass perf_sample to __symbol__inc_addr_samples() 8 年之前
  Taeung Song 8158683da3 perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist 8 年之前
  Taeung Song 896bccd3cb perf annotate: Introduce struct sym_hist_entry 8 年之前
  Krister Johansen d2396999c9 perf buildid-cache: Cache debuginfo 8 年之前
  Jin Yao 7e63a13a26 perf annotate: Implement visual marker for macro fusion 8 年之前
  Jin Yao 69fb09f6cc perf annotate: Check for fused instructions 8 年之前
  Jin Yao dcaa394807 perf annotate: Return arch from symbol__disassemble() and save it in browser 8 年之前
  Namhyung Kim 3c84fd5304 perf annotate: Use dso__decompress_kmodule_path() 8 年之前
  Namhyung Kim 3619ef76b3 perf annotate: Fix symbolic link of build-id cache 8 年之前
  Kim Phillips b13bbeee5e perf annotate: Fix branch instruction with multiple operands 8 年之前
  Ravi Bangoria 7b4500bc51 perf annotate: Fix failure when filename has special chars 8 年之前
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed 8 年之前
  Arnaldo Carvalho de Melo a067558e2f perf tools: Move extra string util functions to util/string2.h 8 年之前
  Arnaldo Carvalho de Melo 3d689ed609 perf tools: Move sane ctype stuff from util.h to sane_ctype.h 8 年之前
  Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header 8 年之前
  Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used 8 年之前
  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 年之前