Historial de Commits

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