summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-03-21Merge branch 'akpm-current/current'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'ktest/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'virtio/virtio-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'idle/next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'tile/master'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2014-03-20Merge branch 'perf/urgent'Ingo Molnar
2014-03-20Merge branch 'perf/core'Ingo Molnar
2014-03-20Merge branch 'core/rcu'Ingo Molnar
2014-03-19tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra
2014-03-18perf tools: Update some code references in design.txtRamkumar Ramachandra
2014-03-18perf evsel: Update function names in debug messagesRamkumar Ramachandra
2014-03-18perf tools: Remove thread__find_map functionJiri Olsa
2014-03-18perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo
2014-03-18perf report: Use ui__has_annotation()Namhyung Kim
2014-03-18perf tools: Fix memory leak when synthesizing thread recordsNamhyung Kim
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus
2014-03-18perf report: Merge al->filtered with hist_entry->filteredNamhyung Kim
2014-03-18perf symbols: Apply all filters to an addr_locationNamhyung Kim
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim
2014-03-18perf sched: Fixup header alignment in 'latency' outputRamkumar Ramachandra
2014-03-18perf timechart: Fix off-by-one error in 'record' argv handlingRamkumar Ramachandra
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-03-14perf tools: Speed up thread map generationDon Zickus
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim
2014-03-14perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo
2014-03-14perf session: Change header.misc dump from decimal to hexDon Zickus
2014-03-14perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim
2014-03-14perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf ui/stdio: Fix invalid output on event group reportNamhyung Kim
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka
2014-03-14perf tools: Fix synthesizing mmaps for threadsDon Zickus
2014-03-14perf probe: Clarify x86 register naming for perf probeAndi Kleen
2014-03-14perf mem: Clarify load-latency in documentationAndi Kleen
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso
2014-03-14perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13tools/virtio: add a missing )Joel Stanley
2014-03-13tools/virtio: fix missing kmemleak_ignore symbolJoel Stanley