summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-08-02x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker
2010-08-02perf: New migration tool overviewFrederic Weisbecker
2010-08-02tracing: Drop cpparg() macroFrederic Weisbecker
2010-08-02perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker
2010-07-30perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo
2010-07-30perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo
2010-07-30perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju
2010-07-30perf tui: Make CTRL+Z suspend perfArnaldo Carvalho de Melo
2010-07-30perf symbols: Improve debug image search when loading symbolsDave Martin
2010-07-30perf tools: remove extra build-id check factored into dso__loadDave Martin
2010-07-30perf tools: Factor out buildid reading and make it implicit in dso__loadDave Martin
2010-07-29perf symbols: Precisely specify if dso->{long,short}_name should be freedArnaldo Carvalho de Melo
2010-07-29perf record: Release resources at exitArnaldo Carvalho de Melo
2010-07-28perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo
2010-07-27perf tools: Remove unneeded code for tracking the cwd in perf sessionsDave Martin
2010-07-27perf report: Don't abbreviate file paths relative to the cwdDave Martin
2010-07-27perf ui: New hists tree widgetArnaldo Carvalho de Melo
2010-07-27perf ui: Show the scroll bar over the left window frameArnaldo Carvalho de Melo
2010-07-27perf ui: Consider the refreshed dimensions in ui_browser__showArnaldo Carvalho de Melo
2010-07-27perf hist: Introduce routine to measure lenght of formatted entryArnaldo Carvalho de Melo
2010-07-27perf ui: Restore SPACE as an alias to PGDN in annotateArnaldo Carvalho de Melo
2010-07-23perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo
2010-07-23perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds
2010-07-21Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-21tracing/documentation: Document dynamic ftracer internalsMike Frysinger
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan
2010-07-20trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan