aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo2010-07-30
* perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo2010-07-30
* perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju2010-07-30
* perf tui: Make CTRL+Z suspend perfArnaldo Carvalho de Melo2010-07-30
* perf symbols: Improve debug image search when loading symbolsDave Martin2010-07-30
* perf tools: remove extra build-id check factored into dso__loadDave Martin2010-07-30
* perf tools: Factor out buildid reading and make it implicit in dso__loadDave Martin2010-07-30
* perf symbols: Precisely specify if dso->{long,short}_name should be freedArnaldo Carvalho de Melo2010-07-29
* perf record: Release resources at exitArnaldo Carvalho de Melo2010-07-29
* perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo2010-07-28
* perf tools: Remove unneeded code for tracking the cwd in perf sessionsDave Martin2010-07-27
* perf report: Don't abbreviate file paths relative to the cwdDave Martin2010-07-27
* perf ui: New hists tree widgetArnaldo Carvalho de Melo2010-07-27
* perf ui: Show the scroll bar over the left window frameArnaldo Carvalho de Melo2010-07-27
* perf ui: Consider the refreshed dimensions in ui_browser__showArnaldo Carvalho de Melo2010-07-27
* perf hist: Introduce routine to measure lenght of formatted entryArnaldo Carvalho de Melo2010-07-27
* perf ui: Restore SPACE as an alias to PGDN in annotateArnaldo Carvalho de Melo2010-07-27
* perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo2010-07-23
* perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo2010-07-23
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
|\
| * trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-22
| * tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-22
| * tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-21
| * tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
| * tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
| * trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-20
| * tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
* | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-22
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-21
|\ \
| * | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-20
| * | tracing: Remove special tracesFrederic Weisbecker2010-07-20
| * | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-20
| |/
* | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
|\ \ | |/ |/|
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-21
| |\
| | * pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy2010-07-21
| * | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-21
| |\ \
| | * | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-21
| | |/
| * | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-07-21
| |\ \
| | * | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-20
| | * | ASoC: Remove duplicate AUX definition from WM8776Mark Brown2010-07-17
| | * | ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin2010-07-14
| | * | ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin2010-07-14
| | * | ASoC: fsi: fixup wrong value setting order of TDMKuninori Morimoto2010-07-13
| | * | ASoC: fsi: fixup clock inversion operationKuninori Morimoto2010-07-13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
| |\ \ \
| | * | | math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-07-20
| | * | | perf: Add DWARF register lookup for sparcDavid S. Miller2010-07-15
| | * | | MAINTAINERS: Add SBUS driver path to sparc entry.David S. Miller2010-07-13
| | * | | drivers/sbus: Remove unnecessary casts of private_dataJoe Perches2010-07-13
| | * | | sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-06-29