Commit History

Author SHA1 Message Date
  Steven Rostedt (Red Hat) 40c3259266 tracing/kprobes: Fail to unregister if probe event files are in use 12 years ago
  Masami Hiramatsu a232e270dc tracing/kprobe: Wait for disabling all running kprobe handlers 12 years ago
  Oleg Nesterov cd92bf61d6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() 12 years ago
  Oleg Nesterov cf6735a4b1 tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() 12 years ago
  Oleg Nesterov b04d52e368 tracing/kprobes: Turn trace_probe->files into list_head 12 years ago
  Oleg Nesterov 3fe3d6193e tracing/kprobes: Kill probe_enable_lock 12 years ago
  Oleg Nesterov 288e984e62 tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty 12 years ago
  zhangwei(Jovi) 195a84d91e tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled 12 years ago
  Masami Hiramatsu b62fdd97fc tracing/kprobes: Make print_*probe_event static 12 years ago
  Masami Hiramatsu 3d1fc7b088 tracing/kprobes: Fix a sparse warning for incorrect type in assignment 12 years ago
  Masami Hiramatsu c02c7e65d9 tracing/kprobes: Use rcu_dereference_raw for tp->files 12 years ago
  Masami Hiramatsu b8820084f2 tracing/kprobes: Support soft-mode disabling 12 years ago
  Masami Hiramatsu 41a7dd420c tracing/kprobes: Support ftrace_event_file base multibuffer 12 years ago
  Masami Hiramatsu 2b106aabe6 tracing/kprobes: Pass trace_probe directly from dispatcher 12 years ago
  Masami Hiramatsu 48182bd226 tracing/kprobes: Increment probe hit-count even if it is used by perf 12 years ago
  Masami Hiramatsu db02038f4e tracing/kprobes: Use bool for retprobe checker 12 years ago
  Masami Hiramatsu cce2c8f267 tracing/kprobes: Fix to increment return event probe hit-count 12 years ago
  Steven Rostedt 0d5c6e1c19 tracing: Use irq_work for wake ups and remove *_nowake_*() functions 12 years ago
  Daniel Walter bcd83ea6cb tracing: Replace strict_strto* with kstrto* 12 years ago
  Andrew Vagin e6dab5ffab perf/trace: Add ability to set a target task for events 13 years ago
  Srikar Dronamraju f3f096cfed tracing: Provide trace events interface for uprobes 13 years ago
  Srikar Dronamraju 8ab83f5647 tracing: Extract out common code for kprobes/uprobes trace events 13 years ago
  Srikar Dronamraju 3a6b76661d tracing: Modify is_delete, is_return from int to bool 13 years ago
  Jiri Olsa 489c75c3b3 ftrace, perf: Add add/del tracepoint perf registration actions 13 years ago
  Jiri Olsa ceec0b6fc7 ftrace, perf: Add open/close tracepoint perf registration actions 13 years ago
  Masami Hiramatsu 02ca1521ad ftrace/kprobes: Fix not to delete probes if in use 13 years ago
  Masami Hiramatsu 7f6878a3d7 tracing/kprobe: Update symbol reference when loading module 14 years ago
  Masami Hiramatsu 6142431810 tracing/kprobes: Support module init function probing 14 years ago
  Masami Hiramatsu 1538f888f1 tracing/kprobes: Merge trace probe enable/disable functions 14 years ago
  Masami Hiramatsu 7143f168e2 tracing/kprobes: Rename probe_* to trace_probe_* 14 years ago