1. 04 11月, 2014 1 次提交
  2. 15 10月, 2014 2 次提交
  3. 18 9月, 2014 2 次提交
  4. 14 8月, 2014 2 次提交
  5. 13 8月, 2014 2 次提交
  6. 31 7月, 2014 1 次提交
  7. 17 7月, 2014 3 次提交
  8. 08 7月, 2014 1 次提交
  9. 01 6月, 2014 1 次提交
  10. 16 4月, 2014 2 次提交
  11. 25 2月, 2014 1 次提交
  12. 24 2月, 2014 1 次提交
  13. 18 2月, 2014 1 次提交
  14. 01 2月, 2014 2 次提交
  15. 28 12月, 2013 2 次提交
  16. 18 12月, 2013 1 次提交
    • A
      perf symbols: Use consistent name for the DSO binary type member · 5f70619d
      Arnaldo Carvalho de Melo 提交于
      It was called "data_type", but in this context "data" is way too vague,
      it could mean the "data" ELF segment, or something else.
      
      Since we have dso__read_binary_type_filename() and the values this field
      receives are all DSO__BINARY_TYPE_<FOO> we may as well call it
      "binary_type" for consistency sake.
      
      It also seems more appropriate since it determines if we can do
      operations like annotation and DWARF unwinding, that needs more than
      just the symtab, requiring access to ELF text segments, CFI ELF
      sections, etc.
      
      Cc: Adrian Hunter <adrian.hunter@intel.com>
      Cc: David Ahern <dsahern@gmail.com>
      Cc: Frederic Weisbecker <fweisbec@gmail.com>
      Cc: Jiri Olsa <jolsa@redhat.com>
      Cc: Mike Galbraith <efault@gmx.de>
      Cc: Namhyung Kim <namhyung@kernel.org>
      Cc: Paul Mackerras <paulus@samba.org>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Stephane Eranian <eranian@google.com>
      Link: http://lkml.kernel.org/n/tip-2lkbqrn23uc2uvnn9w9in379@git.kernel.orgSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
      5f70619d
  17. 17 12月, 2013 1 次提交
  18. 13 12月, 2013 1 次提交
  19. 11 12月, 2013 4 次提交
  20. 05 12月, 2013 1 次提交
  21. 28 11月, 2013 3 次提交
  22. 14 10月, 2013 4 次提交
  23. 11 10月, 2013 1 次提交