aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* uprobes/tracing: Make seq_printf() code uretprobe-friendlyOleg Nesterov2013-04-13
* uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendlyOleg Nesterov2013-04-13
* uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendlyOleg Nesterov2013-04-13
* uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()Oleg Nesterov2013-04-13
* uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpersOleg Nesterov2013-04-13
* uprobes/tracing: Generalize struct uprobe_trace_entry_headOleg Nesterov2013-04-13
* uprobes/tracing: Kill the pointless local_save_flags/preempt_count callsOleg Nesterov2013-04-13
* uprobes/tracing: Kill the pointless seq_print_ip_sym() callOleg Nesterov2013-04-13
* uprobes/tracing: Kill the pointless task_pt_regs() callsOleg Nesterov2013-04-13
* uretprobes: Documentation updateAnton Arapov2013-04-13
* uretprobes: Remove -ENOSYS as return probes implementedAnton Arapov2013-04-13
* uretprobes: Limit the depth of return probe nestednessAnton Arapov2013-04-13
* uretprobes: Return probe exit, invoke handlersAnton Arapov2013-04-13
* uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov2013-04-13
* uretprobes/powerpc: Hijack return addressAnton Arapov2013-04-13
* uretprobes/x86: Hijack return addressAnton Arapov2013-04-13
* uretprobes: Reserve the first slot in xol_vma for trampolineAnton Arapov2013-04-13
* uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov2013-04-13
* uprobes: Change write_opcode() to use copy_*page()Oleg Nesterov2013-04-04
* uprobes: Introduce copy_to_page()Oleg Nesterov2013-04-04
* uprobes: Kill the unnecesary filp != NULL check in __copy_insn()Oleg Nesterov2013-04-04
* uprobes: Change __copy_insn() to use copy_from_page()Oleg Nesterov2013-04-04
* uprobes: Turn copy_opcode() into copy_from_page()Oleg Nesterov2013-04-04
* uprobes/powerpc: Remove additional trap instruction checkAnanth N Mavinakayanahalli2013-04-04
* uprobes/powerpc: Teach uprobes to ignore gdb breakpointsAnanth N Mavinakayanahalli2013-04-04
* uprobes: Add trap variant helperAnanth N Mavinakayanahalli2013-04-04
* uprobes: Use file_inode()Oleg Nesterov2013-04-04
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-04-01
|\
| * perf map browser: Exit just on well known key pressesArnaldo Carvalho de Melo2013-04-01
| * perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
| * perf map browser: Use ui_browser__input_window()Arnaldo Carvalho de Melo2013-04-01
| * perf python: Fix dependency for python/perf.soNaohiro Aota2013-04-01
| * perf tools: Convert needless static variable to localArnaldo Carvalho de Melo2013-04-01
| * Revert "perf sched: Handle PERF_RECORD_EXIT events"Arnaldo Carvalho de Melo2013-04-01
| * perf tools: Fix output of symbol_daddr offsetNamhyung Kim2013-04-01
| * perf machine: Detect data vs. text mappingsStephane Eranian2013-04-01
| * perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-01
| * perf report: Add support for mem access profilingStephane Eranian2013-04-01
| * perf record: Add support for mem access profilingStephane Eranian2013-04-01
| * perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
| * perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
| * perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-01
| * perf/x86: Add support for PEBS Precise StoreStephane Eranian2013-04-01
| * perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian2013-04-01
| * perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-01
| * perf: Add generic memory sampling interfaceStephane Eranian2013-04-01
| * perf/core: Add weighted samplesAndi Kleen2013-04-01
| * perf/x86: Add flags to event constraintsStephane Eranian2013-04-01
| * perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-26
| * perf/x86: Support CPU specific sysfs eventsAndi Kleen2013-03-26