summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern
2011-06-02perf stat: clarify unsupported events from uncounted eventsDavid Ahern
2011-06-02perf python: Cleanup useless double NULL termination in method arg namesFrederic Weisbecker
2011-06-02perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker
2011-06-02perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo
2011-06-02perf python: Use exception to propagate errorsArnaldo Carvalho de Melo
2011-06-02perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo
2011-05-28perf: De-schedule a task context when removing the last eventPeter Zijlstra
2011-05-28perf: Change close() semantics for group eventsPeter Zijlstra
2011-05-28perf: Collect the schedule-in rules in one functionPeter Zijlstra
2011-05-28perf: Change and simplify ctx::is_active semanticsPeter Zijlstra
2011-05-28perf: Simplify and fix __perf_install_in_context()Peter Zijlstra
2011-05-28perf: Remove task_ctx_sched_in()Peter Zijlstra
2011-05-28perf: Optimize event scheduling lockingPeter Zijlstra
2011-05-28perf: Clean up 'ctx' reference countingPeter Zijlstra
2011-05-28perf: Optimize ctx_sched_out()Peter Zijlstra
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra
2011-05-27perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo
2011-05-27perf top: Handle kptr_restrictArnaldo Carvalho de Melo
2011-05-27perf top: Remove unused macroArnaldo Carvalho de Melo
2011-05-27perf events: initialize fd array to -1 instead of 0David Ahern
2011-05-27perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo
2011-05-26perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo
2011-05-26perf: Remove duplicate headersJesper Juhl
2011-05-26Merge branch 'linus' into perf/urgentIngo Molnar
2011-05-25tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris
2011-05-25ftrace: Add internal recursive checksSteven Rostedt
2011-05-25tracing: Update btrfs's tracepoints to use u64 interfaceliubo
2011-05-25tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo
2011-05-25ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt
2011-05-25tracing: Have event with function tracer check error returnSteven Rostedt
2011-05-25ftrace: Have ftrace_startup() return failure codeSteven Rostedt
2011-05-25video: mb862xx: udelay need linux/delay.hStephen Rothwell
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-05-25slub: remove no-longer used 'unlock_out' labelLinus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25jump_label: Check entries limit in __jump_label_updateJiri Olsa
2011-05-25ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt
2011-05-25x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds