Commit Verlauf

Autor SHA1 Nachricht Datum
  Adrian Hunter 133de94043 perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy vor 10 Jahren
  Adrian Hunter 3d7245b094 perf annotate: Fix 32-bit compilation error in util/annotate.c vor 10 Jahren
  Andi Kleen d4957633bf perf report: Add infrastructure for a cycles histogram vor 10 Jahren
  Arnaldo Carvalho de Melo 276af92f10 perf annotate: Rename source_line_percent to source_line_samples vor 10 Jahren
  Martin Liška 0c4a5bcea4 perf annotate: Display total number of samples with --show-total-period vor 10 Jahren
  Andi Kleen 83be34a7a9 perf annotation: Add symbol__get_annotation vor 10 Jahren
  Ingo Molnar 072e5a1cfa Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree vor 10 Jahren
  Jiri Olsa 2c7da8c590 perf annotate: Allow annotation for decompressed kernel modules vor 10 Jahren
  Arnaldo Carvalho de Melo 3995614d9b perf annotate: Fix fallback to unparsed disassembler line vor 10 Jahren
  Arnaldo Carvalho de Melo 48000a1aed perf tools: Remove EOL whitespaces vor 10 Jahren
  Rabin Vincent 0fb9f2aab7 perf annotate: Fix memory leaks in LOCK handling vor 10 Jahren
  Rabin Vincent be81908c22 perf annotate: Handle ins parsing failures vor 10 Jahren
  Andi Kleen 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset vor 10 Jahren
  Andi Kleen e592488c01 perf annotate: Support source line numbers in annotate vor 10 Jahren
  Adrian Hunter ee205503f2 perf tools: Fix annotation with kcore vor 10 Jahren
  Arnaldo Carvalho de Melo 2c241bd35e perf symbols: Make sym->end be the first address after the symbol range vor 10 Jahren
  Alex Converse 1e2bb043f1 perf annotate: Don't truncate Intel style addresses vor 11 Jahren
  Arnaldo Carvalho de Melo 972f393bc8 perf symbols: Make sure --symfs usage includes the path separator vor 11 Jahren
  Arnaldo Carvalho de Melo 9cdbadceca perf annotate: Print the evsel name in the stdio output vor 11 Jahren
  Namhyung Kim 48c65bda95 perf annotate: Check availability of annotate when processing samples vor 11 Jahren
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs vor 11 Jahren
  Arnaldo Carvalho de Melo 046625231a perf tools: Introduce zfree vor 11 Jahren
  Arnaldo Carvalho de Melo 44e8303944 perf annotate: Make symbol__inc_addr_samples private vor 11 Jahren
  Arnaldo Carvalho de Melo f626adffe1 perf annotate: Adopt methods from hists vor 11 Jahren
  Arnaldo Carvalho de Melo 0f4e7a24d0 perf annotate: Add inc_samples method to addr_map_symbol vor 11 Jahren
  Arnaldo Carvalho de Melo b66d8c0caa perf annotate: Auto allocate symbol per addr hist buckets vor 11 Jahren
  Arnaldo Carvalho de Melo bf4414ae7b perf symbols: Constify dso->long_name vor 11 Jahren
  Adrian Hunter 6e427ab02c perf annotate: Find kcore symbols on other maps vor 11 Jahren
  Adrian Hunter afba19d9dc perf symbols: Workaround objdump difficulties with kcore vor 12 Jahren
  Namhyung Kim 86c98cab5a perf annotate: Pass dso instead of dso_name to get_srcline() vor 12 Jahren