커밋 기록

작성자 SHA1 메시지 날짜
  Masami Hiramatsu 367e94c100 perf probe: Fix handling of arguments names 14 년 전
  Masami Hiramatsu 04ddd04b04 perf probe: Fix return probe support 14 년 전
  Masami Hiramatsu 58432e1f36 perf probe: Fix to copy the type for raw parameters 15 년 전
  Andrea Gelmini 7935f65f77 perf probe: Remove duplicated #include 15 년 전
  Srikar Dronamraju 0e60836bbd perf probe: Rename common fields/functions from kprobe to probe. 15 년 전
  Masami Hiramatsu 8217563359 perf probe: Fix the logic of die_compare_name 15 년 전
  Masami Hiramatsu 6a330a3c8a perf probe: Support comp_dir to find an absolute source path 15 년 전
  Masami Hiramatsu 7cf0b79e6f perf probe: Fix error message if get_real_path() failed 15 년 전
  Masami Hiramatsu b7dcb857cc perf probe: Support static and global variables 15 년 전
  Masami Hiramatsu b2a3c12b74 perf probe: Support tracing an entry of array 15 년 전
  Masami Hiramatsu 73317b9540 perf probe: Support "string" type 15 년 전
  Chase Douglas 9ed7e1b85c perf probe: Add kernel source path option 15 년 전
  Arnaldo Carvalho de Melo b448c4b613 perf probe: Fix some error exit paths 15 년 전
  Masami Hiramatsu 7752f1b096 perf probe: Don't compile CFI related code if elfutils is old 15 년 전
  Masami Hiramatsu ef4a356574 perf probe: Add --max-probes option 15 년 전
  Masami Hiramatsu 5d1ee0413c perf probe: Fix to exit callback soon after finding too many probe points 15 년 전
  Ian Munsie cd932c5939 perf: Move arch specific code into separate arch directory 15 년 전
  Masami Hiramatsu f6c903f585 perf probe: Show function entry line as probe-able 15 년 전
  Masami Hiramatsu de1439d8a5 perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location 15 년 전
  Masami Hiramatsu d3b63d7ae0 perf probe: Fix a bug that --line range can be overflow 15 년 전
  Masami Hiramatsu 02b95dadc8 perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c 15 년 전
  Masami Hiramatsu e334016f1d perf probe: Remove xzalloc() from util/probe-{event, finder}.c 15 년 전
  Masami Hiramatsu b55a87ade3 perf probe: Remove die() from probe-finder code 15 년 전
  Masami Hiramatsu a34a985499 perf probe: Support DW_OP_call_frame_cfa in debuginfo 15 년 전
  Masami Hiramatsu 11a1ca3554 perf probe: Support basic type casting 15 년 전
  Masami Hiramatsu 4984912eb2 perf probe: Query basic types from debuginfo 15 년 전
  Masami Hiramatsu 48481938b0 perf probe: Support argument name 15 년 전
  Masami Hiramatsu 75ec5a245c perf probe: Fix to close dwarf when failing to analyze it 15 년 전
  Masami Hiramatsu 12e5a7ae47 perf probe: Correct error message for non-structure type 15 년 전
  Masami Hiramatsu c9e385826d perf probe: Fix not to return non-matched file 15 년 전