summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim
2012-05-02perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim
2012-05-02perf evlist: Make create_maps() take struct perf_targetNamhyung Kim
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim
2012-05-02perf stat: Convert to struct perf_targetNamhyung Kim
2012-05-02perf tools: Introduce struct perf_targetNamhyung Kim
2012-05-02perf tools: Fix include header files in util/parse-events.hRobert Richter
2012-05-02perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo
2012-04-28ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt
2012-04-28ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27perf annotate browser: Don't display 0.00 percentagesArnaldo Carvalho de Melo
2012-04-27perf annotate browser: Remove the vertical line after the percentagesArnaldo Carvalho de Melo
2012-04-27perf annotate browser: Show current jump, back or forwardArnaldo Carvalho de Melo
2012-04-27perf ui browser: Add method to draw up/down arrow lineArnaldo Carvalho de Melo
2012-04-27perf annotate browser: Add a right arrow before call instructionsArnaldo Carvalho de Melo
2012-04-27Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter
2012-04-26perf: Use static variant of perf_event_overflow in core.cRobert Richter
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter
2012-04-25perf annotate browser: Don't draw jump connectors for out of function jumpsArnaldo Carvalho de Melo
2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo
2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo
2012-04-25perf/x86: Clean up register_nmi_handler() usageIngo Molnar
2012-04-25perf annotate browser: Handle NULL jump targetsArnaldo Carvalho de Melo
2012-04-25Merge tag 'v3.4-rc4' into perf/coreIngo Molnar
2012-04-24perf annotate browser: Initial loop detectionArnaldo Carvalho de Melo
2012-04-24ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-24tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter
2012-04-24tracing: Add percpu buffers for trace_printk()Steven Rostedt
2012-04-23perf tools: Cleanup realloc useUlrich Drepper
2012-04-21Linux 3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten