cascardo/linux.git
2013-04-13 Anton Arapovuretprobes: Remove -ENOSYS as return probes implemented
2013-04-13 Anton Arapovuretprobes: Limit the depth of return probe nestedness
2013-04-13 Anton Arapovuretprobes: Return probe exit, invoke handlers
2013-04-13 Anton Arapovuretprobes: Return probe entry, prepare_uretprobe()
2013-04-13 Anton Arapovuretprobes/powerpc: Hijack return address
2013-04-13 Anton Arapovuretprobes/x86: Hijack return address
2013-04-13 Anton Arapovuretprobes: Reserve the first slot in xol_vma for tramp...
2013-04-13 Anton Arapovuretprobes: Introduce uprobe_consumer->ret_handler()
2013-04-04 Oleg Nesterovuprobes: Change write_opcode() to use copy_*page()
2013-04-04 Oleg Nesterovuprobes: Introduce copy_to_page()
2013-04-04 Oleg Nesterovuprobes: Kill the unnecesary filp != NULL check in...
2013-04-04 Oleg Nesterovuprobes: Change __copy_insn() to use copy_from_page()
2013-04-04 Oleg Nesterovuprobes: Turn copy_opcode() into copy_from_page()
2013-04-04 Ananth N Mavinakayan... uprobes/powerpc: Remove additional trap instruction...
2013-04-04 Ananth N Mavinakayan... uprobes/powerpc: Teach uprobes to ignore gdb breakpoints
2013-04-04 Ananth N Mavinakayan... uprobes: Add trap variant helper
2013-04-04 Oleg Nesterovuprobes: Use file_inode()
2013-04-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-04-01 Arnaldo Carvalho... perf map browser: Exit just on well known key presses
2013-04-01 Arnaldo Carvalho... perf tools: Remove dependency on libnewt
2013-04-01 Arnaldo Carvalho... perf map browser: Use ui_browser__input_window()
2013-04-01 Naohiro Aotaperf python: Fix dependency for python/perf.so
2013-04-01 Arnaldo Carvalho... perf tools: Convert needless static variable to local
2013-04-01 Arnaldo Carvalho... Revert "perf sched: Handle PERF_RECORD_EXIT events"
2013-04-01 Namhyung Kimperf tools: Fix output of symbol_daddr offset
2013-04-01 Stephane Eranianperf machine: Detect data vs. text mappings
2013-04-01 Stephane Eranianperf tools: Add new mem command for memory access profiling
2013-04-01 Stephane Eranianperf report: Add support for mem access profiling
2013-04-01 Stephane Eranianperf record: Add support for mem access profiling
2013-04-01 Stephane Eranianperf tools: Add mem access sampling core support
2013-04-01 Andi Kleenperf tools: Add support for weight v7 (modified)
2013-04-01 Stephane Eranianperf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
2013-04-01 Stephane Eranianperf/x86: Add support for PEBS Precise Store
2013-04-01 Stephane Eranianperf/x86: Export PEBS load latency threshold register...
2013-04-01 Stephane Eranianperf/x86: Add memory profiling via PEBS Load Latency
2013-04-01 Stephane Eranianperf: Add generic memory sampling interface
2013-04-01 Andi Kleenperf/core: Add weighted samples
2013-04-01 Stephane Eranianperf/x86: Add flags to event constraints
2013-03-26 Stephane Eranianperf/x86: Improve sysfs event mapping with event string
2013-03-26 Andi Kleenperf/x86: Support CPU specific sysfs events
2013-03-26 Namhyung Kimperf report: Add --no-demangle option
2013-03-25 Stephane Eranianperf stat: Add per-core aggregation
2013-03-25 Stephane Eranianperf stat: Rename --aggr-socket to --per-socket
2013-03-25 Stephane Eranianperf stat: Refactor aggregation code
2013-03-21 Namhyung Kimperf tools: Cleanup calc_data_size logic
2013-03-21 Namhyung Kimperf tools: Get rid of die() calls in trace-data-read.c
2013-03-21 Namhyung Kimperf tools: Get rid of read_or_die() in trace-event...
2013-03-21 Namhyung Kimperf tools: Get rid of malloc_or_die() in trace-event...
2013-03-21 Namhyung Kimperf tools: Handle failure case in trace_report()
2013-03-21 Namhyung Kimperf tools: Get rid of die() calls from trace-event...
2013-03-21 Namhyung Kimperf tools: Get rid of write_or_die() from trace-event...
2013-03-21 Namhyung Kimperf tools: Get rid of malloc_or_die() in trace-event...
2013-03-21 Namhyung Kimperf tools: Let get_tracing_file() return NULL to indic...
2013-03-21 Namhyung Kimperf tools: Get rid of redundant _FILE_OFFSET_BITS...
2013-03-21 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-03-21 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2013-03-18 Namhyung Kimperf tests: Add a test case for checking sw clock event...
2013-03-18 Arnaldo Carvalho... perf stat: Introduce evlist methods to allocate/free...
2013-03-18 Namhyung Kimperf/cgroup: Add __percpu annotation to perf_cgroup...
2013-03-18 Stephane Eranianperf/x86: Add SNB/SNB-EP scheduling constraints for...
2013-03-18 Masami Hiramatsukprobes/x86: Check Interrupt Flag modifier when registe...
2013-03-18 Masami Hiramatsukprobes: Make hash_64() as always inlined
2013-03-18 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-03-18 Ingo MolnarMerge branch 'tip/perf/urgent-2' of git://git./linux...
2013-03-18 Namhyung Kimperf: Generate EXIT event only once per task context
2013-03-18 Namhyung Kimperf: Reset hwc->last_period on sw clock events
2013-03-15 Frederik Deweerdtperf stat: Introduce --repeat forever
2013-03-15 Namhyung Kimperf test: Add test case for checking number of EXIT...
2013-03-15 Namhyung Kimperf tests: Fixup return path of perf record test case
2013-03-15 Namhyung Kimperf tests: Fixup return path of open-syscall-tp-fields...
2013-03-15 Namhyung Kimperf record: Fixup return path of cmd_record()
2013-03-15 Namhyung Kimperf trace: Free evlist resources properly on return...
2013-03-15 Namhyung Kimperf evlist: Introduce perf_evlist__close()
2013-03-15 Namhyung Kimperf evsel: Cleanup perf_evsel__exit()
2013-03-15 Jiri Olsaperf tests: Test breakpoint overflow signal handler...
2013-03-15 Jiri Olsaperf tests: Test breakpoint overflow signal handler
2013-03-15 Namhyung Kimperf tools: Remove duplicated page_size definition
2013-03-15 Namhyung Kimperf tools: Remove unused macro definitions
2013-03-15 Namhyung Kimperf tools: Remove unnecessary calc_data_size variable
2013-03-15 Namhyung Kimperf tools: Remove unused struct definitions
2013-03-15 Namhyung Kimperf tools: Remove unused trace_read_data function
2013-03-15 Wei Yongjunperf report: Remove duplicated include
2013-03-15 David Ahernperf machine: Move machine__remove_thread and make...
2013-03-15 David Ahernperf session: Remove unused perf_session__remove_thread...
2013-03-15 David Ahernperf tools: Remove unused tracing functions
2013-03-15 Namhyung Kimperf trace: Get rid of a duplicate code
2013-03-15 Namhyung Kimperf annotate browser: Support event group view on TUI
2013-03-15 Namhyung Kimperf annotate/gtk: Support event group view on GTK
2013-03-15 Namhyung Kimperf annotate browser: Use disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate browser: Make browser_disasm_line->percen...
2013-03-15 Namhyung Kimperf annotate: Support event group view for --print...
2013-03-15 Namhyung Kimperf annotate: Factor out struct source_line_percent
2013-03-15 Namhyung Kimperf evsel: Introduce perf_evsel__is_group_event()...
2013-03-15 Namhyung Kimperf annotate: Add basic support to event group view
2013-03-15 Namhyung Kimperf annotate: Cleanup disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate: Factor out disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate: Add a comment on the symbol__parse_objdu...
2013-03-15 Namhyung Kimperf annotate: Pass evsel instead of evidx on annotatio...
2013-03-15 Namhyung Kimperf stat: Use perf_evlist__prepare/start_workload()
2013-03-15 Namhyung Kimperf evlist: Add want_signal parameter to perf_evlist__...
next