First  |  Prev |  Next  |  Last
Pages: 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271
[PATCH 10/19] perf man pages: Fix cut'n'paste error
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> We remove files _from_ the cache. 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 Carval... 1 Aug 2010 21:22
[PATCH 03/19] perf ui: Restore SPACE as an alias to PGDN in annotate
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 04/19] perf hist: Introduce routine to measure lenght of formatted entry
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Will be used to figure out the window width needed in the new tree widget. 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
linux-next: manual merge of the net tree with the net-current tree
Hi all, Today's linux-next merge of the net tree got a conflict in net/bridge/br_device.c between commit 6d1d1d398cb7db7a12c5d652d50f85355345234f ("bridge: Fix skb leak when multicast parsing fails on TX") from the net-current tree and commit 91d2c34a4eed32876ca333b0ca44f3bc56645805 ("bridge: Fix netpoll support... 1 Aug 2010 21:22
[PATCH 01/19] perf hists: Mark entries filtered by parent
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> And don't consider them in hists__inc_nr_entries. 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> Signed-off-by: Arnaldo Carvalho de Melo <acme@r... 1 Aug 2010 21:22
linux-next: build failure after merge of the final tree (kvm tree related)
Hi Avi, Marcelo, On Mon, 26 Jul 2010 14:27:25 +1000 Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: cc1: warnings being treated as errors arch/powerpc/kvm/44x_tlb.c: In function 'kvmppc_mmu_map': ... 2 Aug 2010 00:37
BUG/boot failure on Dell Precision T3500 (pci/ahci_stop_engine)
On Sunday, August 01, 2010 07:52:16 am Rafael J. Wysocki wrote: This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.34. Please verify if it still should be listed and let the trac... 1 Aug 2010 21:22
drm: fixed brace, spacing and whitespace coding style issues
On Wed, 2010-07-14 at 16:11 +0200, Nicolas Kaiser wrote: Fixed brace, spacing and whitespace coding style issues. Failed to apply to drm-core-next, might always be a pain to get something like this to apply though, whitespace isn't top of my priorities most days. Dave. -- To unsubscribe from this list: s... 2 Aug 2010 11:26
[PATCH 01/12] perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call
We use synchronize_sched() to ensure a tracepoint won't be called while/after we release the perf buffers it references. But the tracepoint API has its own API for that: tracepoint_synchronize_unregister(). Use it instead as it's self-explanatory and eases maintainance. Signed-off-by: Frederic Weisbecker <fwei... 1 Aug 2010 21:22
[PATCH 09/12] perf, sched migration: Make the GUI class client agnostic
Make the perf migration GUI generic so that it can be reused for other kinds of trace painting. No more notion of CPUs or runqueue from the GUI class, it's now used as a library by the trace parser. Signed-off-by: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Ingo Molnar <mingo(a)elte.hu> Cc: Peter Zijlstra <a.p.zi... 1 Aug 2010 21:22
First  |  Prev |  Next  |  Last
Pages: 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271