summaryrefslogtreecommitdiffstats
path: root/fs/proc/softirqs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker2-30/+30
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker2-175/+189
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker1-85/+92
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker1-9/+20
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao1-9/+14
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao1-0/+2
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker1-2/+1
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker1-1/+4
2010-08-02perf: New migration tool overviewFrederic Weisbecker3-0/+639
2010-08-02tracing: Drop cpparg() macroFrederic Weisbecker1-5/+2
2010-08-02perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker1-3/+3
2010-07-30perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo7-3/+70
2010-07-30perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo5-0/+61
2010-07-30perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju5-106/+101
2010-07-30perf tui: Make CTRL+Z suspend perfArnaldo Carvalho de Melo1-0/+9
2010-07-30perf symbols: Improve debug image search when loading symbolsDave Martin1-35/+61
2010-07-30perf tools: remove extra build-id check factored into dso__loadDave Martin1-26/+2
2010-07-30perf tools: Factor out buildid reading and make it implicit in dso__loadDave Martin1-33/+47
2010-07-29perf symbols: Precisely specify if dso->{long,short}_name should be freedArnaldo Carvalho de Melo3-2/+8
2010-07-29perf record: Release resources at exitArnaldo Carvalho de Melo1-6/+26
2010-07-28perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo1-4/+4
2010-07-27perf tools: Remove unneeded code for tracking the cwd in perf sessionsDave Martin5-29/+2
2010-07-27perf report: Don't abbreviate file paths relative to the cwdDave Martin3-23/+3
2010-07-27perf ui: New hists tree widgetArnaldo Carvalho de Melo4-311/+678
2010-07-27perf ui: Show the scroll bar over the left window frameArnaldo Carvalho de Melo1-2/+2
2010-07-27perf ui: Consider the refreshed dimensions in ui_browser__showArnaldo Carvalho de Melo1-2/+4
2010-07-27perf hist: Introduce routine to measure lenght of formatted entryArnaldo Carvalho de Melo2-0/+30
2010-07-27perf ui: Restore SPACE as an alias to PGDN in annotateArnaldo Carvalho de Melo1-0/+1
2010-07-23perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo8-79/+140
2010-07-23perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo1-5/+16
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter1-1/+1
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney1-1/+1
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger7-26/+30
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds4-4/+4
2010-07-21tracing/documentation: Document dynamic ftracer internalsMike Frysinger2-5/+153
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro4-6/+38
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2-2/+2
2010-07-21tracing: Reduce latency and remove percpu trace_seqLai Jiangshan3-14/+6
2010-07-21trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy1-1/+1
2010-07-21tracing: Allow to disable cmdline recordingLi Zefan4-5/+41
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-21vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-21sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-07-21Andres has movedAndres Salomon3-3/+3
2010-07-21x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2-4/+23
2010-07-21x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9