summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-04uprobes: Turn copy_opcode() into copy_from_page()Oleg Nesterov
2013-04-04uprobes/powerpc: Remove additional trap instruction checkAnanth N Mavinakayanahalli
2013-04-04uprobes/powerpc: Teach uprobes to ignore gdb breakpointsAnanth N Mavinakayanahalli
2013-04-04uprobes: Add trap variant helperAnanth N Mavinakayanahalli
2013-04-04uprobes: Use file_inode()Oleg Nesterov
2013-04-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-04-01perf map browser: Exit just on well known key pressesArnaldo Carvalho de Melo
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-04-01perf map browser: Use ui_browser__input_window()Arnaldo Carvalho de Melo
2013-04-01perf python: Fix dependency for python/perf.soNaohiro Aota
2013-04-01perf tools: Convert needless static variable to localArnaldo Carvalho de Melo
2013-04-01Revert "perf sched: Handle PERF_RECORD_EXIT events"Arnaldo Carvalho de Melo
2013-04-01perf tools: Fix output of symbol_daddr offsetNamhyung Kim
2013-04-01perf machine: Detect data vs. text mappingsStephane Eranian
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian
2013-04-01perf report: Add support for mem access profilingStephane Eranian
2013-04-01perf record: Add support for mem access profilingStephane Eranian
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-04-01perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian
2013-04-01perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian
2013-04-01perf: Add generic memory sampling interfaceStephane Eranian
2013-04-01perf/core: Add weighted samplesAndi Kleen
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen
2013-03-26perf report: Add --no-demangle optionNamhyung Kim
2013-03-25perf stat: Add per-core aggregationStephane Eranian
2013-03-25perf stat: Rename --aggr-socket to --per-socketStephane Eranian
2013-03-25perf stat: Refactor aggregation codeStephane Eranian
2013-03-21perf tools: Cleanup calc_data_size logicNamhyung Kim
2013-03-21perf tools: Get rid of die() calls in trace-data-read.cNamhyung Kim
2013-03-21perf tools: Get rid of read_or_die() in trace-event-read.cNamhyung Kim
2013-03-21perf tools: Get rid of malloc_or_die() in trace-event-read.cNamhyung Kim
2013-03-21perf tools: Handle failure case in trace_report()Namhyung Kim
2013-03-21perf tools: Get rid of die() calls from trace-event-info.cNamhyung Kim
2013-03-21perf tools: Get rid of write_or_die() from trace-event-info.cNamhyung Kim
2013-03-21perf tools: Get rid of malloc_or_die() in trace-event-info.cNamhyung Kim
2013-03-21perf tools: Let get_tracing_file() return NULL to indicate failure.Namhyung Kim
2013-03-21perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim
2013-03-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-03-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim
2013-03-18perf stat: Introduce evlist methods to allocate/free the statsArnaldo Carvalho de Melo
2013-03-18perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim
2013-03-18perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu
2013-03-18kprobes: Make hash_64() as always inlinedMasami Hiramatsu