platform/kernel/linux-exynos.git
2012-10-07 Oleg Nesterovuprobes: Fix the racy uprobe->flags manipulation
2012-10-07 Oleg Nesterovuprobes: Fix prepare_uprobe() race with itself
2012-10-07 Oleg Nesterovuprobes: Introduce prepare_uprobe()
2012-10-07 Oleg Nesterovuprobes: Fix handle_swbp() vs unregister() + register...
2012-10-07 Oleg Nesterovuprobes: Do not delete uprobe if uprobe_unregister...
2012-10-07 Oleg Nesterovuprobes: Don't return success if alloc_uprobe() fails
2012-10-07 Oleg Nesterovuprobes/x86: Only rep+nop can be emulated correctly
2012-09-29 Oleg Nesterovuprobes: Simplify is_swbp_at_addr(), remove stale comments
2012-09-29 Oleg Nesterovuprobes: Kill set_orig_insn()->is_swbp_at_addr()
2012-09-29 Oleg Nesterovuprobes: Introduce copy_opcode(), kill read_opcode()
2012-09-29 Oleg Nesterovuprobes: Kill set_swbp()->is_swbp_at_addr()
2012-09-29 Oleg Nesterovuprobes: Restrict valid_vma(false) to skip VM_SHARED...
2012-09-29 Oleg Nesterovuprobes: Change valid_vma() to demand VM_MAYEXEC rather...
2012-09-29 Oleg Nesterovuprobes: Change write_opcode() to use FOLL_FORCE
2012-09-29 Oleg Nesterovuprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_n...
2012-09-29 Oleg Nesterovuprobes: Kill UTASK_BP_HIT state
2012-09-29 Oleg Nesterovuprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
2012-09-29 Oleg Nesterovuprobes: Do not setup ->active_uprobe/state prematurely
2012-09-29 Oleg Nesterovuprobes: Do not leak UTASK_BP_HIT if find_active_uprobe...
2012-09-28 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-27 Arnaldo Carvalho... perf trace: Add aliases for some syscalls
2012-09-27 Hyeoncheol Leeperf probe: Print an enum type variable in "enum variab...
2012-09-27 Namhyung Kimperf tools: Check libaudit availability for perf-trace...
2012-09-26 Namhyung Kimperf hists: Add missing period_* fields when collapsing...
2012-09-26 Arnaldo Carvalho... perf trace: New tool
2012-09-26 Arnaldo Carvalho... perf evsel: Export the event_format constructor
2012-09-26 Arnaldo Carvalho... perf evsel: Introduce rawptr() method
2012-09-26 Arnaldo Carvalho... perf tools: Use perf_evsel__newtp in the event parser
2012-09-26 Arnaldo Carvalho... perf evsel: The tracepoint constructor should store...
2012-09-26 Arnaldo Carvalho... perf evlist: Introduce set_filter() method
2012-09-26 Arnaldo Carvalho... perf evlist: Renane set_filters method to apply_filters
2012-09-26 Arnaldo Carvalho... perf test: Add test to check we correctly parse and...
2012-09-26 Arnaldo Carvalho... perf evsel: Handle endianity in intval method
2012-09-26 Arnaldo Carvalho... perf evsel: Know if byte swap is needed
2012-09-26 Arnaldo Carvalho... perf tools: Allow handling a NULL cpu_map as meaning...
2012-09-26 Arnaldo Carvalho... perf evsel: Improve tracepoint constructor setup
2012-09-26 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-09-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-25 Namhyung Kimtools lib traceevent: Fix error path on pevent_parse_event
2012-09-25 Namhyung Kimperf test: Fix build failure
2012-09-24 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-24 Ezequiel Garciatrace: Move trace event enable from fs_initcall to...
2012-09-24 Mandeep Singh... tracing: Add an option for disabling markers
2012-09-24 Namhyung Kimtools lib traceevent: Handle alloc_arg failure
2012-09-24 Arnaldo Carvalho... perf test: Add test for the sched tracepoint format...
2012-09-24 Arnaldo Carvalho... perf evsel: Provide a new constructor for tracepoints
2012-09-24 Arnaldo Carvalho... tools lib traceevent: Carve out events format parsing...
2012-09-24 Arnaldo Carvalho... tools lib traceevent: Remove some die() calls
2012-09-24 Arnaldo Carvalho... tools lib traceevent: Fix afterlife gotos
2012-09-24 Arnaldo Carvalho... tools lib traceevent: Use calloc were applicable
2012-09-24 Arnaldo Carvalho... tools lib traceevent: Use asprintf were applicable
2012-09-24 Markus Trippelsdorfperf tools: bfd.h/libbfd detection fails with recent...
2012-09-24 Namhyung Kimtools lib traceevent: Free field if an error occurs...
2012-09-24 Namhyung Kimtools lib traceevent: Free field if an error occurs...
2012-09-24 Namhyung Kimtools lib traceevent: Make sure that arg->op.right...
2012-09-24 Namhyung Kimtools lib traceevent: Fix error path on process_array()
2012-09-24 Irina Tirdeaperf tools: remove sscanf extension %as
2012-09-24 Namhyung Kimperf header: Remove perf_header__read_feature
2012-09-24 Namhyung Kimperf kvm: Use perf_session_env for reading cpuid
2012-09-24 Namhyung Kimperf header: Remove unused @feat arg from ->process...
2012-09-24 Namhyung Kimperf header: Use pre-processed session env when printing
2012-09-24 Namhyung Kimperf header: Add ->process callbacks to most of features
2012-09-24 Namhyung Kimperf header: Add struct perf_session_env
2012-09-24 Arnaldo Carvalho... perf timechart: Use zalloc and fix a couple leaks
2012-09-24 Arnaldo Carvalho... perf lock: Use perf_evsel__intval and perf_session__set...
2012-09-24 Arnaldo Carvalho... perf kmem: Use perf_evsel__intval and perf_session__set...
2012-09-24 Arnaldo Carvalho... perf kvm: Use perf_evsel__intval
2012-09-21 Xiao Guangrongperf kvm: Events analysis tool
2012-09-21 Xiao GuangrongKVM: x86: Export svm/vmx exit code and vector code...
2012-09-21 Eric Sandeenperf tools: Fix parallel build
2012-09-20 Stephane Eranianperf record: Print event causing perf_event_open()...
2012-09-20 Borislav Petkovkprobes/x86: Move skip_singlestep up
2012-09-20 Feng Tangperf tools: Fix a compiling error in util/map.c
2012-09-20 Feng Tangperf tools: Fix a compiling error in trace-event-perl...
2012-09-19 Dan Carpenterperf: Fix off by one test in perf_reg_value()
2012-09-19 Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2012-09-19 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-17 Yan, Zhengperf stat: Check PMU cpumask file
2012-09-17 Yan, Zhengperf/x86: Add cpumask for uncore pmu
2012-09-17 Namhyung Kimperf report: Add missing perf_hpp__init for pipe-mode
2012-09-17 Feng Tangperf scripts: Export a find_scripts() function
2012-09-17 Feng Tangperf scripts: Add event_analyzing_sample-record/report
2012-09-17 Feng Tangperf scripts: Add --symbols option to handle specific...
2012-09-17 Feng Tangperf symbols: Filter samples with unresolved symbol...
2012-09-17 Irina Tirdeaperf archive: Make 'f' the last parameter for tar
2012-09-17 Irina Tirdeaperf archive: Remove -f from the rm command
2012-09-17 Xiao Guangrongperf stat: Move stats related code to util/stat.c
2012-09-17 Namhyung Kimperf report: Enable integrated annotation only if possible
2012-09-17 Namhyung Kimperf tools: Add sort__has_sym
2012-09-15 Oleg Nesterovuprobes: Make arch_uprobe_task->saved_trap_nr "unsigned...
2012-09-15 Oleg Nesterovuprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SS...
2012-09-15 Oleg Nesterovuprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF...
2012-09-15 Oleg Nesterovuprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_singl...
2012-09-15 Oleg Nesterovptrace/x86: Partly fix set_task_blockstep()->update_deb...
2012-09-15 Oleg Nesterovptrace/x86: Introduce set_task_blockstep() helper
2012-09-15 Sebastian Andrzej... uprobes/x86: Implement x86 specific arch_uprobe_*_step
2012-09-15 Sebastian Andrzej... uprobes: Introduce arch_uprobe_enable/disable_step()
2012-09-15 Oleg Nesterovuprobes: Teach find_active_uprobe() to clear MMF_HAS_UP...
2012-09-15 Oleg Nesterovuprobes: Introduce MMF_RECALC_UPROBES
2012-09-15 Oleg Nesterovuprobes: uprobes_treelock should not disable irqs
next