Age | Commit message (Expand) | Author | Files | Lines |
2011-10-12 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2 | -10/+52 |
2011-10-10 | perf probe: Fix to show correct error string | Masami Hiramatsu | 1 | -1/+3 |
2011-10-10 | ftrace/kprobes: Fix not to delete probes if in use | Masami Hiramatsu | 1 | -9/+49 |
2011-10-10 | Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core | Ingo Molnar | 35 | -804/+2124 |
2011-10-10 | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar | 2 | -0/+3 |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter | 6 | -201/+297 |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 3 | -39/+40 |
2011-10-10 | x86, nmi: Track NMI usage stats | Don Zickus | 1 | -2/+18 |
2011-10-10 | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 4 | -9/+93 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 16 | -281/+124 |
2011-10-10 | x86, nmi: Create new NMI handler routines | Don Zickus | 2 | -0/+171 |
2011-10-10 | x86, nmi: Split out nmi from traps.c | Don Zickus | 3 | -156/+179 |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 3 | -3/+112 |
2011-10-07 | perf tools: Make --no-asm-raw the default | Arnaldo Carvalho de Melo | 7 | -6/+31 |
2011-10-07 | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 15 | -35/+1308 |
2011-10-07 | perf hists browser: Update the browser.nr_entries after the timer | Arnaldo Carvalho de Melo | 1 | -0/+7 |
2011-10-07 | perf hists browser: Fix TAB/UNTAB use with multiple events | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2011-10-07 | perf hists browser: Don't offer symbol actions when symbols not on --sort | Arnaldo Carvalho de Melo | 1 | -9/+17 |
2011-10-07 | perf annotate browser: Use -> to navigate on assembly lines | Arnaldo Carvalho de Melo | 1 | -6/+21 |
2011-10-07 | perf tools: Fix broken number of samples for perf report -n | Stephane Eranian | 1 | -0/+1 |
2011-10-07 | perf top: Use the TUI interface by default | Arnaldo Carvalho de Melo | 1 | -7/+0 |
2011-10-07 | perf annotate browser: Allow navigation to called functions | Arnaldo Carvalho de Melo | 5 | -25/+79 |
2011-10-07 | perf top: Add callgraph support | Arnaldo Carvalho de Melo | 2 | -2/+159 |
2011-10-07 | perf top: Reuse the 'report' hist_entry/hists classes | Arnaldo Carvalho de Melo | 8 | -579/+196 |
2011-10-07 | perf browsers: Add live mode to the hists, annotate browsers | Arnaldo Carvalho de Melo | 9 | -56/+116 |
2011-10-07 | perf hists: Threaded addition and sorting of entries | Arnaldo Carvalho de Melo | 4 | -30/+92 |
2011-10-07 | perf report: Add option to show total period | Arnaldo Carvalho de Melo | 4 | -0/+24 |
2011-10-07 | perf hists: Allow limiting the number of rows and columns in fprintf | Arnaldo Carvalho de Melo | 4 | -11/+33 |
2011-10-07 | perf hists: Stop using 'self' for struct hists | Arnaldo Carvalho de Melo | 1 | -78/+78 |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 2 | -0/+16 |
2011-10-06 | perf, core: Introduce attrs to count in either host or guest mode | Joerg Roedel | 1 | -1/+4 |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar | 1 | -6/+14 |
2011-10-06 | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 169 | -974/+1194 |
2011-10-04 | Linux 3.1-rc9v3.1-rc9 | Linus Torvalds | 1 | -1/+1 |
2011-10-04 | Merge git://github.com/davem330/net | Linus Torvalds | 15 | -82/+100 |
2011-10-04 | Merge branch 'fix/asoc' of git://github.com/tiwai/sound | Linus Torvalds | 4 | -8/+8 |
2011-10-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -158/+33 |
2011-10-04 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -27/+66 |
2011-10-04 | PCI: Disable MPS configuration by default | Jon Mason | 3 | -3/+20 |
2011-10-04 | drm/radeon/kms: fix channel_remap setup (v2) | Alex Deucher | 3 | -127/+0 |
2011-10-04 | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA | 1 | -5/+23 |
2011-10-04 | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA | 1 | -7/+24 |
2011-10-04 | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA | 1 | -8/+11 |
2011-10-04 | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA | 1 | -7/+3 |
2011-10-04 | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA | 1 | -0/+5 |
2011-10-04 | perf: Fix counter of ftrace events | Andrew Vagin | 1 | -0/+3 |
2011-10-03 | lis3: fix regression of HP DriveGuard with 8bit chip | Takashi Iwai | 1 | -6/+8 |
2011-10-03 | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux | Linus Torvalds | 1 | -15/+13 |
2011-10-03 | Merge git://github.com/davem330/ide | Linus Torvalds | 1 | -1/+6 |
2011-10-03 | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux | Linus Torvalds | 1 | -8/+16 |