Commit History

Author SHA1 Message Date
  Waiman Long 8fa7d87f91 perf symbols: Encapsulate dsos list head into struct dsos 11 years ago
  Masami Hiramatsu 2b394bc446 perf probe: Do not access kallsyms when analyzing user binaries 11 years ago
  Masami Hiramatsu 5f03cba415 perf probe: Make error messages thread-safe 11 years ago
  Masami Hiramatsu 6eb0866096 perf probe: Don't use strerror if strlist__add failed 11 years ago
  Masami Hiramatsu 92561cb788 perf probe: Warn user to rebuild target with debuginfo 11 years ago
  Namhyung Kim 0a7e6d1b68 perf tools: Check recorded kernel version when finding vmlinux 11 years ago
  Masami Hiramatsu 467ec08567 perf probe: Fix --del option to delete events only with uprobe events 11 years ago
  Masami Hiramatsu 5e45187cc9 perf probe: Fix --list option to show events only with uprobe events 11 years ago
  Masami Hiramatsu 5ee05b8801 perf probe: Improve error messages in --line option 11 years ago
  Masami Hiramatsu 69e96eaa4f perf probe: Improve an error message of perf probe --vars mode 11 years ago
  Masami Hiramatsu a15ad2f536 perf probe: Support distro-style debuginfo for uprobe 11 years ago
  Masami Hiramatsu eb948e5083 perf probe: Allow to add events on the local functions 11 years ago
  Masami Hiramatsu 5a6f631454 perf probe: Show source-level or symbol-level info for uprobes 11 years ago
  Masami Hiramatsu 8f33f7deac perf probe: Show appropriate symbol for ref_reloc_sym based kprobes 11 years ago
  Masami Hiramatsu f90acac757 perf probe: Find given address from offline dwarf 11 years ago
  Masami Hiramatsu dfef99cd0b perf probe: Use ref_reloc_sym based address instead of the symbol name 11 years ago
  Masami Hiramatsu fb226ccd2a perf probe: Show in what binaries/modules probes are set 11 years ago
  Masami Hiramatsu 2df58634cd perf probe: Unify show_available_functions for uprobes/kprobes 11 years ago
  Masami Hiramatsu 5a62257a3d perf probe: Replace line_list with intlist 11 years ago
  Masami Hiramatsu f49540b17c perf probe: Remove incorrect symbol check for --list 11 years ago
  Masami Hiramatsu ee45b6c2c5 perf probe: Fix to do exit call for symbol maps 11 years ago
  Masami Hiramatsu 981a23792c perf probe: Do not add offset twice to uprobe address 11 years ago
  Masami Hiramatsu 99ca423387 perf symbols: Export elf_section_by_name and reuse 11 years ago
  Masami Hiramatsu e53b00d382 perf probe: Release all dynamically allocated parameters 11 years ago
  Masami Hiramatsu 981d05adf2 perf probe: Release allocated probe_trace_event if failed 11 years ago
  Arnaldo Carvalho de Melo 1d027ee9b8 perf probe: Fix build when DWARF support libraries not present 11 years ago
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
  Arnaldo Carvalho de Melo 046625231a perf tools: Introduce zfree 11 years ago
  Arnaldo Carvalho de Melo f5385650c0 perf tools: No need to test against NULL before calling free() 11 years ago
  Masami Hiramatsu fb7345bbf7 perf probe: Support basic dwarf-based operations on uprobe events 11 years ago