Historique des commits

Auteur SHA1 Message Date
  Mathieu Desnoyers de7b297390 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints il y a 11 ans
  zhangwei(Jovi) 70ed91c6ec tracing/uprobes: Support ftrace_event_file base multibuffer il y a 11 ans
  Steven Rostedt (Red Hat) 13a1e4aef5 tracing: Consolidate event trigger code il y a 11 ans
  Tom Zanussi 0641d368f2 tracing/kprobes: Add trace event trigger invocations il y a 11 ans
  Namhyung Kim b7e0bf341f tracing/uprobes: Add @+file_offset fetch method il y a 11 ans
  Namhyung Kim 5baaa59ef0 tracing/probes: Implement 'memory' fetch method for uprobes il y a 11 ans
  Namhyung Kim 1301a44e77 tracing/probes: Move 'symbol' fetch method to kprobes il y a 11 ans
  Namhyung Kim 3fd996a295 tracing/probes: Implement 'stack' fetch method for uprobes il y a 11 ans
  Namhyung Kim 34fee3a104 tracing/probes: Split [ku]probes_fetch_type_table il y a 11 ans
  Namhyung Kim 5bf652aaf4 tracing/probes: Integrate duplicate set_print_fmt() il y a 12 ans
  Namhyung Kim 2dc1018372 tracing/kprobes: Move common functions to trace_probe.h il y a 12 ans
  Namhyung Kim c31ffb3ff6 tracing/kprobes: Factor out struct trace_probe il y a 12 ans
  Tom Zanussi f306cc82a9 tracing: Update event filters for multibuffer il y a 12 ans
  Steven Rostedt (Red Hat) 40c3259266 tracing/kprobes: Fail to unregister if probe event files are in use il y a 12 ans
  Masami Hiramatsu a232e270dc tracing/kprobe: Wait for disabling all running kprobe handlers il y a 12 ans
  Oleg Nesterov cd92bf61d6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() il y a 12 ans
  Oleg Nesterov cf6735a4b1 tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() il y a 12 ans
  Oleg Nesterov b04d52e368 tracing/kprobes: Turn trace_probe->files into list_head il y a 12 ans
  Oleg Nesterov 3fe3d6193e tracing/kprobes: Kill probe_enable_lock il y a 12 ans
  Oleg Nesterov 288e984e62 tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty il y a 12 ans
  zhangwei(Jovi) 195a84d91e tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled il y a 12 ans
  Masami Hiramatsu b62fdd97fc tracing/kprobes: Make print_*probe_event static il y a 12 ans
  Masami Hiramatsu 3d1fc7b088 tracing/kprobes: Fix a sparse warning for incorrect type in assignment il y a 12 ans
  Masami Hiramatsu c02c7e65d9 tracing/kprobes: Use rcu_dereference_raw for tp->files il y a 12 ans
  Masami Hiramatsu b8820084f2 tracing/kprobes: Support soft-mode disabling il y a 12 ans
  Masami Hiramatsu 41a7dd420c tracing/kprobes: Support ftrace_event_file base multibuffer il y a 12 ans
  Masami Hiramatsu 2b106aabe6 tracing/kprobes: Pass trace_probe directly from dispatcher il y a 12 ans
  Masami Hiramatsu 48182bd226 tracing/kprobes: Increment probe hit-count even if it is used by perf il y a 12 ans
  Masami Hiramatsu db02038f4e tracing/kprobes: Use bool for retprobe checker il y a 12 ans
  Masami Hiramatsu cce2c8f267 tracing/kprobes: Fix to increment return event probe hit-count il y a 12 ans