提交历史

作者 SHA1 备注 提交日期
  Masami Hiramatsu fc6ceea045 perf probe: Fix need_dwarf flag if lazy matching is used 15 年之前
  Ingo Molnar 548b841669 Merge commit 'v2.6.34-rc1' into perf/urgent 15 年之前
  Linus Torvalds 660f6a360b Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
  Linus Torvalds 6556a67435 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
  Frederic Weisbecker 018cbffe68 Merge commit 'v2.6.33' into perf/core 15 年之前
  Masami Hiramatsu 2a9c8c3609 perf probe: Add lazy line matching support 15 年之前
  Masami Hiramatsu 5c8d1cbbbe perf probe: Show more lines after last line 15 年之前
  Masami Hiramatsu 388c3aab5d perf probe: Init struct probe_point and set counter correctly 15 年之前
  Masami Hiramatsu 631c9def80 perf probe: Support --line option to show probable source-code lines 15 年之前
  Masami Hiramatsu 72041334b8 perf probe: Show probe list in pager 15 年之前
  Liming Wang 63bbd5e2d5 perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT 15 年之前
  Masami Hiramatsu b7702a2136 perf probe: Check new event name 15 年之前
  Masami Hiramatsu 7ef17aafc9 perf probe: Fix to show which probe point is not found 15 年之前
  Masami Hiramatsu d761b08bff perf probe: Reject second attempt of adding same-name event 15 年之前
  Masami Hiramatsu af663d75a6 perf probe: Support event name for --add option 15 年之前
  Masami Hiramatsu bbbb521bc6 perf probe: Add glob matching support on --del 15 年之前
  Masami Hiramatsu adf365f486 perf probe: Use strlist__for_each macros in probe-event.c 15 年之前
  Masami Hiramatsu 3e3405906d perf probe: Fix --del to update current event list 15 年之前
  Masami Hiramatsu f6bbff7725 perf probe: Fix --del to show info instead of warning 15 年之前
  Masami Hiramatsu 7e990a5126 perf probe: Check the result of e_snprintf() 15 年之前
  Masami Hiramatsu fac13fd54e perf probe: Cleanup struct session in builtin-probe.c 15 年之前
  Julia Lawall 5660ce3424 perf tools: Correct size given to memset 15 年之前
  Masami Hiramatsu fa28244d12 perf probe: Support --del option 15 年之前
  Masami Hiramatsu 17f88fcd66 perf probe: Remove event suffix number _0 15 年之前
  Masami Hiramatsu a9b495b0d3 perf probe: Change probe-added message more user-friendly 15 年之前
  Masami Hiramatsu 278498d438 perf probe: Change event list format 15 年之前
  Masami Hiramatsu 849884508e perf probe: Check e_snprintf() format string 15 年之前
  Masami Hiramatsu e1d2017b24 perf probe: Fix event namelist to duplicate string 15 年之前
  Liming Wang 93aaa45a6a perf tools: Replace %m with %a in sscanf 15 年之前
  Masami Hiramatsu b498ce1f27 perf probe: Simplify event naming 15 年之前