提交歷史

作者 SHA1 備註 提交日期
  Jiri Olsa c34df25b40 perf annotate: Add symbol__annotate function 8 年之前
  Jiri Olsa d5490b9647 perf annotate: Move line/offset into annotation_line struct 8 年之前
  Jiri Olsa a17c4ca0dd perf annotate: Add annotation_line struct 8 年之前
  Ingo Molnar 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 年之前
  Ravi Bangoria 331c7cb307 perf symbols: Fix memory corruption because of zero length symbols 7 年之前
  Jiri Olsa 696e2457e9 perf annotate: Remove arch::cpuid_parse callback 8 年之前
  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 年之前