deliverable/linux.git
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
2012-09-15  Sebastian Andrzej... uprobes: Don't put NULL pointer in uprobe_register()
2012-09-14  Namhyung Kimperf hists browser: Fix first column printing
2012-09-14  Namhyung Kimperf hists browser: Fix output for 100.00%
2012-09-14  Arnaldo Carvalho... tools lib traceevent: Define _GNU_SOURCE in Makefile
2012-09-14  Namhyung Kimperf sched: Fixup for the die() removal
2012-09-14  Namhyung Kimperf test: Fixup for the die() removal
2012-09-14  Hyeoncheol Leeperf probe: Add union member access support
2012-09-14  Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-09-14  Masami Hiramatsukprobes/x86: Fix to support jprobes on ftrace-based...
2012-09-14  Steven Rostedtftrace/x86-64: Allow to change RIP in handlers
2012-09-14  Masami Hiramatsukprobes/x86: Fix kprobes to collectly handle IP on...
2012-09-14  Masami Hiramatsuftrace/x86: Adjust x86 regs.ip as like as x86-64
2012-09-14  Josh Tripletttrace: Stop compiling in trace_clock unconditionally
2012-09-14  Yuanhan Liutracing: Skip printing "OK" if failed to disable event
2012-09-13  Ingo MolnarMerge branch 'core/rcu' into perf/core
2012-09-13  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-12  Josh Tripletttrace: Don't declare trace_*_rcuidle functions in modules
2012-09-11  Arnaldo Carvalho... perf sched: Don't read all tracepoint variables in...
2012-09-11  Arnaldo Carvalho... perf sched: Use perf_evsel__{int,str}val
2012-09-11  Arnaldo Carvalho... perf evsel: Introduce perf_evsel__{str,int}val methods
2012-09-11  Arnaldo Carvalho... perf sched: Use perf_tool as ancestor
2012-09-11  Arnaldo Carvalho... perf sched: Remove unused thread parameter
2012-09-11  Irina Tirdeaperf tools: Use __maybe_used for unused variables
2012-09-11  Jiri Olsaperf tools: Back [vdso] DSO with real data
2012-09-11  Jiri Olsaperf symbols: Make dsos__find function globally available
2012-09-11  Jiri Olsaperf tools: Add memdup function
2012-09-11  Jiri Olsaperf tools: Do backtrace post unwind only if we regs...
2012-09-11  Irina Tirdeaperf tools: fix ALIGN redefinition in system headers
2012-09-11  Irina Tirdeaperf tools: include __WORDSIZE definition
2012-09-11  Irina Tirdeaperf tools: Update types definitions for Android
2012-09-11  Arnaldo Carvalho... perf tools: Add missing perf_regs.h file to MANIFEST
2012-09-11  Irina Tirdeaperf tools: include wrapper for magic.h
2012-09-09  Arnaldo Carvalho... perf kmem: Remove die() calls
2012-09-09  Arnaldo Carvalho... perf sched: Remove die() calls
2012-09-09  Arnaldo Carvalho... perf test: Remove die() calls
2012-09-09  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-08  Linus TorvaldsLinux 3.6-rc5
2012-09-08  Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-08  David Ahernperf symbols: Remove BIONIC wrapper around libgen.h
2012-09-08  David Ahernperf probe: Make a copy of exec path for passing to...
2012-09-08  David Ahernperf annotate: Make a copy of filename for passing...
2012-09-08  Namhyung Kimperf gtk/browser: Use perf_hpp__format functions
2012-09-08  Namhyung Kimperf hists browser: Use perf_hpp__format functions
2012-09-08  Namhyung Kimperf hists: Use perf_hpp__format->width to calculate...
2012-09-08  Namhyung Kimperf hists: Handle field separator properly
2012-09-08  Namhyung Kimperf hists: Introduce perf_hpp for hist period printing
2012-09-08  Irina Tirdeaperf bench: fix assert when NDEBUG is defined
2012-09-08  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-08  Adrian Hunterperf tools: Fix build for another rbtree.c change
2012-09-08  Irina Tirdeaperf tools: add NO_BACKTRACE for application self-debugging
2012-09-08  Irina Tirdeatools lib traceevent: replace mempcpy with memcpy
2012-09-08  Irina Tirdeaperf tools: replace mkostemp with mkstemp
2012-09-08  Irina Tirdeaperf tools: include missing pthread.h header
2012-09-08  Irina Tirdeaperf tools: fix missing winsize definition
2012-09-08  Irina Tirdeaperf tools: include basename for non-glibc systems
2012-09-08  Jiri Olsaperf tools: Replace sort's standalone field_sep with...
2012-09-08  Jiri Olsaperf diff: Make diff command work with evsel hists
2012-09-07  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pevent_regi...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pevent_regi...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pretty_print()
2012-09-07  Andres FreundHID: tpkbd: work even if the new Lenovo Keyboard driver...
2012-09-07  Namhyung Kimperf tools: Ignore compiled python binaries
2012-09-07  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-07  Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc4-tag' of git://git...
2012-09-07  Linus TorvaldsMerge tag '3.6-pci-fixes' of git://git./linux/kernel...
2012-09-06  Jiri Olsaperf tools: Fix cache event name generation
2012-09-06  Arnaldo Carvalho... perf test: Add roundtrip test for hardware cache events
2012-09-06  Arnaldo Carvalho... perf evlist: Add fprintf method
2012-09-06  Arnaldo Carvalho... perf tools: Remove extraneous newline when parsing...
2012-09-06  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-09-06  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-09-06  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-09-06  Dave JonesRemove user-triggerable BUG from mpol_to_str
next
This page took 0.073997 seconds and 5 git commands to generate.