Histórico de Commits

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