First  |  Prev |  Next  |  Last
Pages: 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
[PATCH RESEND] jz4740-hwmon: check kmalloc() result
>From 16482398f86ac6cc3b08b10352efd01b56d67473 Mon Sep 17 00:00:00 2001 From: Axel Lin <axel.lin(a)gmail.com> Date: Mon, 2 Aug 2010 09:02:26 +0800 Subject: [PATCH] jz4740-hwmon: check kmalloc() result If kmalloc() fails exit with -ENOMEM. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- This patch is against l... 1 Aug 2010 21:23
[PATCH 16/19] perf tui: Make CTRL+Z suspend perf
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Cc: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <peterz(a)infradead.org> Cc: Stephane Eranian <eranian(a)google.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme(a)redhat.com> --- t... 1 Aug 2010 21:23
[PATCH 06/19] perf ui: Show the scroll bar over the left window frame
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> So that we gain two columns and look more like classical (at least in TUIs) scroll bars bars. Cc: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <peterz(a)infradead.org> Cc: Stephane Eranian <eranian(a)google.com> LK... 1 Aug 2010 21:23
[PATCH 12/19] perf symbols: Precisely specify if dso->{long,short}_name should be freed
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Cc: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <peterz(a)infradead.org> Cc: Stephane Eranian <eranian(a)google.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme(a)redhat.com> --- t... 1 Aug 2010 21:22
[PATCH 13/19] perf tools: Factor out buildid reading and make it implicit in dso__load
From: Dave Martin <dave.martin(a)linaro.org> If we have a buildid, then we never want to load an image which has no buildid, or which has a different buildid, so it makes sense for the check to be built into dso__load and not done separately. This is fine for old distros which don't use buildid at all since we do ... 1 Aug 2010 21:22
[PATCH 08/19] perf report: Don't abbreviate file paths relative to the cwd
From: Dave Martin <dave.martin(a)linaro.org> This avoids around some problems where the full path is executables and DSOs it needed for finding debug symbols on platforms with separated debug symbol files such as Ubuntu. This is simpler than tracking an extra name for each image. The only impact should be that p... 1 Aug 2010 21:22
[PATCH 09/19] perf tools: Remove unneeded code for tracking the cwd in perf sessions
From: Dave Martin <dave.martin(a)linaro.org> Tidy-up patch to remove some code and struct perf_session data members which are no longer needed due to the previous patch: "perf tools: Don't abbreviate file paths relative to the cwd". LKML-Reference: <new-submission> Signed-off-by: Dave Martin <dave.martin(a)linaro.... 1 Aug 2010 21:22
[PATCH RESEND] jz4740-adc: check kmalloc() result
>From 40f965e63c4aefb402d85cf8392681565e172d2d Mon Sep 17 00:00:00 2001 From: Axel Lin <axel.lin(a)gmail.com> Date: Mon, 2 Aug 2010 09:02:02 +0800 Subject: [PATCH] jz4740-adc: check kmalloc() result If kmalloc() fails exit with -ENOMEM. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- This patch is against lin... 1 Aug 2010 21:22
[PATCH 11/19] perf record: Release resources at exit
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> So that we can reduce the noise on valgrind when looking for memory leaks. Cc: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <peterz(a)infradead.org> Cc: Stephane Eranian <eranian(a)google.com> LKML-Reference: <new-... 1 Aug 2010 21:22
[PATCH 05/19] perf ui: Consider the refreshed dimensions in ui_browser__show
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> When we call ui_browser__show we may have called ui_browser__refresh_dimensions to check if the maximum lenght for the contained entries changed, such as when zooming in and out DSOs or threads in the hist browser. For that to happen we must delete the old form,... 1 Aug 2010 21:22
First  |  Prev |  Next  |  Last
Pages: 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270