summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo
2011-03-14perf script: Add support for H/W and S/W eventsDavid Ahern
2011-03-14perf script: Add support for dumping symbolsDavid Ahern
2011-03-14perf script: Support custom field selection for outputDavid Ahern
2011-03-14perf script: Move printing of 'common' data from print_event and renameDavid Ahern
2011-03-14perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parseDavid Ahern
2011-03-14perf script: Change process_event prototypeDavid Ahern
2011-03-14perf stat: Provide support for filtersFrederic Weisbecker
2011-03-11perf symbol: Move sym_entry->skip to symbol->ignoreArnaldo Carvalho de Melo
2011-03-11perf symbols: Rename dso->origin to dso->symtab_typeArnaldo Carvalho de Melo
2011-03-11perf top: Remove redundant syme->origin fieldArnaldo Carvalho de Melo
2011-03-11perf top: Remove redundant perf_top->sym_counterArnaldo Carvalho de Melo
2011-03-11Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-03-10tracing: Fix irqoff selftest expanding max bufferSteven Rostedt
2011-03-10tracing: Align 4 byte ints together in struct tracerSteven Rostedt
2011-03-10tracing: Export trace_set_clr_event()Yuanhan Liu
2011-03-10tracing: Explain about unstable clock on resume with ring buffer warningJiri Olsa
2011-03-10ftrace/graph: Trace function entry before updating indexSteven Rostedt
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt
2011-03-10tracing: Adjust conditional expression latency formatting.David Sharp
2011-03-10tracing: Fix event alignment: skb:kfree_skbDavid Sharp
2011-03-10tracing: Fix event alignment: mce:mce_recordDavid Sharp
2011-03-10tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-03-10perf header: Stop using 'self'Arnaldo Carvalho de Melo
2011-03-10perf session: Use evlist/evsel for managing perf.data attributesArnaldo Carvalho de Melo
2011-03-10perf top: Don't let events to eat up whole header lineJiri Olsa
2011-03-10perf top: Fix events overflow in top commandJiri Olsa
2011-03-09ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp
2011-03-08kprobes: Disabling optimized kprobes for entry text sectionJiri Olsa
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-07Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds
2011-03-07Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-08drm: index i shadowed in 2nd looproel
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie
2011-03-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds