GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2013-02-08 Oleg Nesterovuprobes/tracing: Ensure inode != NULL in create_trace_u...
2013-02-08 Oleg Nesterovuprobes/tracing: Fully initialize uprobe_trace_consumer...
2013-02-08 Oleg Nesterovuprobes/tracing: Fix dentry/mount leak in create_trace_...
2013-02-08 Josh Stoneuprobes: Add exports for module use
2013-02-08 Oleg Nesterovuprobes: Kill the bogus IS_ERR_VALUE(xol_vaddr) check
2013-02-08 Oleg Nesterovuprobes: Do not allocate current->utask unnecessary
2013-02-08 Oleg Nesterovuprobes: Fix utask->xol_vaddr leak in pre_ssout()
2013-02-08 Oleg Nesterovuprobes: Do not play with utask in xol_get_insn_slot()
2013-02-08 Oleg Nesterovuprobes: Turn add_utask() into get_utask()
2013-02-08 Oleg Nesterovuprobes: Fold xol_alloc_area() into get_xol_area()
2013-02-08 Oleg Nesterovuprobes: Move alloc_page() from xol_add_vma() to xol_al...
2013-02-08 Oleg Nesterovuprobes: Change handle_swbp() to expose bp_vaddr to...
2013-02-08 Oleg Nesterovuprobes/x86: Change __skip_sstep() to actually skip...
2013-02-08 Oleg Nesterovuprobes: Teach handler_chain() to filter out the probed...
2013-02-08 Oleg Nesterovuprobes: Reintroduce uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Rationalize the usage of filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobes_mutex[], separate alloc_uprobe...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe_is_active()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_events, use RB_EMPTY_ROOT() instead
2013-02-08 Oleg Nesterovuprobes: Kill uprobe->copy_mutex
2013-02-08 Oleg Nesterovuprobes: Kill UPROBE_RUN_HANDLER flag
2013-02-08 Oleg Nesterovuprobes: Change filter_chain() to iterate ->consumers...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe->register_rwsem
2013-02-08 Oleg Nesterovuprobes: _register() should always do register_for_each...
2013-02-08 Oleg Nesterovuprobes: _unregister() should always do register_for_ea...
2013-02-08 Oleg Nesterovuprobes: Introduce filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Kill the pointless inode/uc checks in register...
2013-02-08 Oleg Nesterovuprobes: Move __set_bit(UPROBE_SKIP_SSTEP) into alloc_u...
2013-02-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-02-06 Arnaldo Carvalho... perf python: Link with sysfs.o
2013-02-06 Arnaldo Carvalho... perf evlist: Pass the event_group info via perf_attr_de...
2013-02-06 Paul Gortmakerperf tools: Fix calloc argument ordering
2013-02-06 Jiri Olsaperf tests: Adding automated parsing tests for group...
2013-02-06 Jiri Olsaperf tools: Fix perf_evsel::exclude_GH handling
2013-02-06 Jiri Olsaperf perl scripts: Fix SIGALRM and pipe read race for...
2013-02-06 Jiri Olsaperf hists browser: Add support to display whole group...
2013-02-06 Stephane Eranianperf stat: Add per processor socket count aggregation
2013-02-06 Stephane Eranianperf tools: Add cpu_map processor socket level functions
2013-02-06 David Ahernperf evlist: Make event_copy local to mmaps
2013-02-06 Namhyung Kimperf sort: Check return value of strdup()
2013-02-06 Namhyung Kimperf sort: Make setup_sorting returns an error code
2013-02-06 Namhyung Kimperf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
2013-02-06 Borislav Petkovperf tools: Check for flex and bison before continuing...
2013-02-06 Stephane Eranianperf evlist: Fix set event list leader
2013-02-06 Feng Tangperf report: Enable the runtime switching of perf data...
2013-02-06 Feng Tangperf hists browser: Add option for runtime switching...
2013-02-06 Jacob Shinperf/x86: Allow for architecture specific RDPMC indexes
2013-02-06 Jacob Shinperf/x86: Move MSR address offset calculation to archit...
2013-02-06 Jacob Shinperf/x86/amd: Use proper naming scheme for AMD bit...
2013-02-06 Robert Richterperf/x86/amd: Generalize northbridge constraints code...
2013-02-06 Robert Richterperf/x86/amd: Rework northbridge event constraints...
2013-02-06 Sukadev Bhattiproluperf/powerpc: Fix build error
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-01 Steven Rostedt... tracing: Init current_trace to nop_trace and remove...
2013-02-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-31 Sukadev Bhattiproluperf: Document the ABI of perf sysfs entries
2013-01-31 Sukadev Bhattiproluperf/POWER7: Make some POWER7 events available in sysfs
2013-01-31 Sukadev Bhattiproluperf/POWER7: Make generic event translations available...
2013-01-31 Sukadev Bhattiproluperf: Make EVENT_ATTR global
2013-01-31 Sukadev Bhattiproluperf/Power7: Use macros to identify perf events
2013-01-31 Namhyung Kimperf evlist: Add --group option
2013-01-31 Namhyung Kimperf report: Add report.group config option
2013-01-31 Namhyung Kimperf report: Add --group option
2013-01-31 Namhyung Kimperf report: Show group description when event group...
2013-01-31 Namhyung Kimperf report: Bypass non-leader events when event group...
2013-01-31 Namhyung Kimperf gtk/browser: Trim column header string when event...
2013-01-31 Namhyung Kimperf gtk/browser: Add support for event group view
2013-01-31 Namhyung Kimperf hists browser: Add suppport for event group view
2013-01-31 Namhyung Kimperf hists browser: Move coloring logic to hpp functions
2013-01-31 Namhyung Kimperf ui/hist: Add support for event group view
2013-01-31 Namhyung Kimperf gtk/browser: Convert hpp helpers to a function
2013-01-31 Namhyung Kimperf hists browser: Convert hpp helpers to a function
2013-01-31 Namhyung Kimperf ui/hist: Consolidate hpp helpers
2013-01-31 Namhyung Kimperf hists: Resort hist entries using group members...
2013-01-31 Namhyung Kimperf report: Make another loop for linking group hists
2013-01-31 Namhyung Kimperf header: Add HEADER_GROUP_DESC feature
2013-01-31 Namhyung Kimperf tests: Add group test conditions
2013-01-31 Namhyung Kimperf tools: Keep group information
2013-01-31 Arnaldo Carvalho... perf top: Delete maps on exit
2013-01-31 Arnaldo Carvalho... perf top: Stop using exit()
2013-01-31 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-30 Hiraku Toyookatracing: Add documentation of snapshot utility
2013-01-30 Hiraku Toyookatracing: Make a snapshot feature available from userspace
2013-01-30 Hiraku Toyookatracing: Replace static old_tracer check of tracer...
2013-01-30 Namhyung Kimtracing: Use sched_clock_cpu for trace_clock_global
2013-01-30 Steven Rostedt... ring-buffer: Add stats field for amount read from trace...
2013-01-30 Thomas Jaroschperf header: Fix double fclose() on do_write(fd, xxx...
2013-01-30 Thomas Jaroschperf header: Fix memory leak for the "Not caching a...
2013-01-30 Thomas Jaroschperf tools: Fix memory leak on error
2013-01-30 Thomas Jaroschperf sort: Use pclose() instead of fclose() on pipe...
2013-01-30 Thomas Jaroschperf tools: Fix possible double free on error
2013-01-30 Sukadev Bhattiproluperf tools, powerpc: Fix compile warnings in tests...
2013-01-30 Namhyung Kimperf evsel: Fix memory leaks on evsel->counts
2013-01-30 Stephane Eranianperf stat: Add interval printing
2013-01-30 Stephane Eranianperf evsel: Add prev_raw_count field
2013-01-30 Peter Hurleyperf tools: Make numa benchmark optional
2013-01-30 Ingo Molnarperf: Add 'perf bench numa mem' NUMA performance measur...
2013-01-30 Borislav Petkovtools: Correct typo in tools Makefile
2013-01-30 Arnaldo Carvalho... perf tests: Fix leaks on PERF_RECORD_* test
next