summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-03perf annotate browser: Don't change the asm line color when toggling sourceArnaldo Carvalho de Melo1-3/+0
2012-05-03perf annotate browser: More clearly separate columnsArnaldo Carvalho de Melo3-28/+36
2012-05-03perf ui browser: Introduce routine to draw vertical lineArnaldo Carvalho de Melo2-0/+11
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim4-18/+16
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim7-165/+205
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim3-17/+17
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim3-6/+5
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim1-19/+25
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim8-44/+68
2012-05-02perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim1-0/+14
2012-05-02perf evlist: Make create_maps() take struct perf_targetNamhyung Kim5-16/+15
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim5-29/+31
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim3-30/+28
2012-05-02perf stat: Convert to struct perf_targetNamhyung Kim1-25/+22
2012-05-02perf tools: Introduce struct perf_targetNamhyung Kim5-32/+41
2012-05-02perf tools: Fix include header files in util/parse-events.hRobert Richter1-0/+2
2012-05-02perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo1-4/+2
2012-04-28ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt3-174/+6
2012-04-28ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt4-1/+358
2012-04-28perf annotate browser: Don't display 0.00 percentagesArnaldo Carvalho de Melo1-7/+7
2012-04-27perf annotate browser: Remove the vertical line after the percentagesArnaldo Carvalho de Melo1-5/+4
2012-04-27perf annotate browser: Show current jump, back or forwardArnaldo Carvalho de Melo1-27/+23
2012-04-27perf ui browser: Add method to draw up/down arrow lineArnaldo Carvalho de Melo2-4/+54
2012-04-27perf annotate browser: Add a right arrow before call instructionsArnaldo Carvalho de Melo1-0/+3
2012-04-27Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar8-195/+645
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter7-19/+7
2012-04-26perf: Use static variant of perf_event_overflow in core.cRobert Richter1-1/+1
2012-04-26perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter1-3/+1
2012-04-26perf: Trivial cleanup of duplicate codeRobert Richter1-3/+0
2012-04-25perf annotate browser: Don't draw jump connectors for out of function jumpsArnaldo Carvalho de Melo1-2/+4
2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo2-3/+12
2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo3-19/+22
2012-04-25perf/x86: Clean up register_nmi_handler() usageIngo Molnar1-1/+1
2012-04-25perf annotate browser: Handle NULL jump targetsArnaldo Carvalho de Melo1-0/+7
2012-04-25Merge tag 'v3.4-rc4' into perf/coreIngo Molnar553-3874/+5053
2012-04-24perf annotate browser: Initial loop detectionArnaldo Carvalho de Melo3-4/+98
2012-04-24ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik4-149/+297
2012-04-24tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter1-4/+1
2012-04-24tracing: Add percpu buffers for trace_printk()Steven Rostedt4-55/+148
2012-04-23perf tools: Cleanup realloc useUlrich Drepper1-11/+6
2012-04-22Linux 3.4-rc4v3.4-rc4Linus Torvalds1-1/+1
2012-04-22sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-161/+80
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-81/+86
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-12/+71
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-238/+276
2012-04-21kill mm argument of vm_munmap()Al Viro8-11/+12
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro1-1/+14
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20