提交历史

作者 SHA1 备注 提交日期
  Namhyung Kim e0d18fe063 tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT 11 年之前
  Namhyung Kim b7e0bf341f tracing/uprobes: Add @+file_offset fetch method 11 年之前
  Namhyung Kim dcad1a204f tracing/uprobes: Fetch args before reserving a ring buffer 12 年之前
  Namhyung Kim a4734145a4 tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg() 11 年之前
  Namhyung Kim 5baaa59ef0 tracing/probes: Implement 'memory' fetch method for uprobes 11 年之前
  Namhyung Kim 1301a44e77 tracing/probes: Move 'symbol' fetch method to kprobes 11 年之前
  Namhyung Kim 3fd996a295 tracing/probes: Implement 'stack' fetch method for uprobes 11 年之前
  Namhyung Kim 34fee3a104 tracing/probes: Split [ku]probes_fetch_type_table 11 年之前
  Namhyung Kim 5bf652aaf4 tracing/probes: Integrate duplicate set_print_fmt() 12 年之前
  Namhyung Kim 14577c3992 tracing/uprobes: Convert to struct trace_probe 12 年之前
  Namhyung Kim 306cfe2025 tracing/uprobes: Fix documentation of uprobe registration syntax 12 年之前
  Tom Zanussi f306cc82a9 tracing: Update event filters for multibuffer 11 年之前
  Steven Rostedt (Red Hat) c6c2401d8b tracing/uprobes: Fail to unregister if probe event files are in use 12 年之前
  Oleg Nesterov cd92bf61d6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() 12 年之前
  zhangwei(Jovi) fa44063f9e uprobes: Fix return value in error handling path 12 年之前
  Oleg Nesterov 515619f209 uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty 12 年之前
  Oleg Nesterov 32520b2c69 uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit() 12 年之前
  Oleg Nesterov 4ee5a52ed6 uprobes/tracing: Change create_trace_uprobe() to support uretprobes 12 年之前
  Oleg Nesterov 3ede82dd3e uprobes/tracing: Make seq_printf() code uretprobe-friendly 12 年之前
  Oleg Nesterov 4d1298e212 uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly 12 年之前
  Oleg Nesterov 393a736c28 uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly 12 年之前
  Oleg Nesterov c1ae5c75e1 uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher() 12 年之前
  Oleg Nesterov a51cc60417 uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers 12 年之前
  Oleg Nesterov 457d1772f1 uprobes/tracing: Generalize struct uprobe_trace_entry_head 12 年之前
  Oleg Nesterov 0e3853d202 uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls 12 年之前
  Oleg Nesterov 456fdbcb86 uprobes/tracing: Kill the pointless seq_print_ip_sym() call 12 年之前
  Oleg Nesterov 07720b63a9 uprobes/tracing: Kill the pointless task_pt_regs() calls 12 年之前
  Oleg Nesterov b2fe8ba674 uprobes/perf: Avoid uprobe_apply() whenever possible 12 年之前
  Oleg Nesterov f42d24a1d2 uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE 12 年之前
  Oleg Nesterov 31ba334836 uprobes/perf: Teach trace_uprobe/perf code to pre-filter 12 年之前