| Commit message (Expand) | Author | Files | Lines |
2010-08-02 | perf, sched migration: Librarize task states and event headers helpers | Frederic Weisbecker | 2 | -30/+30 |
2010-08-02 | perf, sched migration: Librarize the GUI class | Frederic Weisbecker | 2 | -175/+189 |
2010-08-02 | perf, sched migration: Make the GUI class client agnostic | Frederic Weisbecker | 1 | -85/+92 |
2010-08-02 | perf, sched migration: Make it vertically scrollable | Frederic Weisbecker | 1 | -9/+20 |
2010-08-02 | perf, sched migration: Parameterize cpu height and spacing | Nikhil Rao | 1 | -9/+14 |
2010-08-02 | perf, sched migration: Fix key bindings | Nikhil Rao | 1 | -0/+2 |
2010-08-02 | perf, sched migration: Ignore unhandled task states | Frederic Weisbecker | 1 | -2/+1 |
2010-08-02 | perf, sched migration: Handle ignored migrate out events | Frederic Weisbecker | 1 | -1/+4 |
2010-08-02 | perf: New migration tool overview | Frederic Weisbecker | 3 | -0/+639 |
2010-08-02 | tracing: Drop cpparg() macro | Frederic Weisbecker | 1 | -5/+2 |
2010-08-02 | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint... | Frederic Weisbecker | 1 | -3/+3 |
2010-07-30 | perf tools: Release session and symbol resources on exit | Arnaldo Carvalho de Melo | 7 | -3/+70 |
2010-07-30 | perf tools: Release thread resources on PERF_RECORD_EXIT | Arnaldo Carvalho de Melo | 5 | -0/+61 |
2010-07-30 | perf probe: Rename common fields/functions from kprobe to probe. | Srikar Dronamraju | 5 | -106/+101 |
2010-07-30 | perf tui: Make CTRL+Z suspend perf | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2010-07-30 | perf symbols: Improve debug image search when loading symbols | Dave Martin | 1 | -35/+61 |
2010-07-30 | perf tools: remove extra build-id check factored into dso__load | Dave Martin | 1 | -26/+2 |
2010-07-30 | perf tools: Factor out buildid reading and make it implicit in dso__load | Dave Martin | 1 | -33/+47 |
2010-07-29 | perf symbols: Precisely specify if dso->{long,short}_name should be freed | Arnaldo Carvalho de Melo | 3 | -2/+8 |
2010-07-29 | perf record: Release resources at exit | Arnaldo Carvalho de Melo | 1 | -6/+26 |
2010-07-28 | perf man pages: Fix cut'n'paste error | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2010-07-27 | perf tools: Remove unneeded code for tracking the cwd in perf sessions | Dave Martin | 5 | -29/+2 |
2010-07-27 | perf report: Don't abbreviate file paths relative to the cwd | Dave Martin | 3 | -23/+3 |
2010-07-27 | perf ui: New hists tree widget | Arnaldo Carvalho de Melo | 4 | -311/+678 |
2010-07-27 | perf ui: Show the scroll bar over the left window frame | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2010-07-27 | perf ui: Consider the refreshed dimensions in ui_browser__show | Arnaldo Carvalho de Melo | 1 | -2/+4 |
2010-07-27 | perf hist: Introduce routine to measure lenght of formatted entry | Arnaldo Carvalho de Melo | 2 | -0/+30 |
2010-07-27 | perf ui: Restore SPACE as an alias to PGDN in annotate | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2010-07-23 | perf sort: Make column width code per hists instance | Arnaldo Carvalho de Melo | 8 | -79/+140 |
2010-07-23 | perf hists: Mark entries filtered by parent | Arnaldo Carvalho de Melo | 1 | -5/+16 |
2010-07-22 | trace: strlen() return doesn't account for the NULL | Dan Carpenter | 1 | -1/+1 |
2010-07-22 | tracing: Fix $mcount_regex for MIPS in recordmcount.pl | David Daney | 1 | -1/+1 |
2010-07-22 | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 7 | -26/+30 |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 4 | -4/+4 |
2010-07-21 | tracing/documentation: Document dynamic ftracer internals | Mike Frysinger | 2 | -5/+153 |
2010-07-21 | tracing: Shrink max latency ringbuffer if unnecessary | KOSAKI Motohiro | 4 | -6/+38 |
2010-07-21 | pcmcia: fix 'driver ... did not release config properly' warning | Patrick McHardy | 1 | -1/+3 |
2010-07-21 | mm: add context argument to shrinker callback to remaining shrinkers | Dave Chinner | 2 | -2/+2 |
2010-07-21 | tracing: Reduce latency and remove percpu trace_seq | Lai Jiangshan | 3 | -14/+6 |
2010-07-21 | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit | Richard Kennedy | 1 | -1/+1 |
2010-07-21 | tracing: Allow to disable cmdline recording | Li Zefan | 4 | -5/+41 |
2010-07-21 | math-emu: correct test for downshifting fraction in _FP_FROM_INT() | Mikael Pettersson | 1 | -1/+1 |
2010-07-21 | drm/r600: fix possible NULL pointer derefernce | Alex Deucher | 1 | -1/+4 |
2010-07-21 | drm/radeon/kms: add quirk for ASUS HD 3600 board | Alex Deucher | 1 | -0/+9 |
2010-07-21 | include/linux/vgaarb.h: add missing part of include guard | Doug Goldstein | 1 | -0/+1 |
2010-07-21 | vfs: fix RCU-lockdep false positive due to /proc | Paul E. McKenney | 1 | -1/+2 |
2010-07-21 | sdhci-s3c: add missing remove function | Marek Szyprowski | 1 | -0/+20 |
2010-07-21 | Andres has moved | Andres Salomon | 3 | -3/+3 |
2010-07-21 | x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num... | Yinghai Lu | 2 | -4/+23 |
2010-07-21 | x86, numa: fix boot without RAM on node0 again | Yinghai Lu | 1 | -8/+9 |