aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds90-1170/+2839
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds108-115/+516
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra1-6/+0
2014-03-18perf tools: Update some code references in design.txtRamkumar Ramachandra1-6/+6
2014-03-18perf evsel: Update function names in debug messagesRamkumar Ramachandra1-2/+2
2014-03-18perf tools: Remove thread__find_map functionJiri Olsa1-6/+0
2014-03-18perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo1-5/+9
2014-03-18perf report: Use ui__has_annotation()Namhyung Kim1-1/+1
2014-03-18perf tools: Fix memory leak when synthesizing thread recordsNamhyung Kim1-3/+3
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2-2/+3
2014-03-18perf report: Merge al->filtered with hist_entry->filteredNamhyung Kim2-2/+2
2014-03-18perf symbols: Apply all filters to an addr_locationNamhyung Kim1-10/+4
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim6-17/+25
2014-03-18perf sched: Fixup header alignment in 'latency' outputRamkumar Ramachandra1-5/+5
2014-03-18perf timechart: Fix off-by-one error in 'record' argv handlingRamkumar Ramachandra1-1/+1
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar2-1/+2
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+13
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa3-6/+12
2014-03-14perf tools: Speed up thread map generationDon Zickus1-8/+51
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra4-13/+46
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim5-24/+21
2014-03-14perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo3-25/+34
2014-03-14perf session: Change header.misc dump from decimal to hexDon Zickus1-1/+1
2014-03-14perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim4-91/+63
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim4-29/+76
2014-03-14perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim3-69/+19
2014-03-14perf ui/stdio: Fix invalid output on event group reportNamhyung Kim1-4/+16
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka1-1/+1
2014-03-14perf tools: Fix synthesizing mmaps for threadsDon Zickus1-55/+56
2014-03-14perf probe: Clarify x86 register naming for perf probeAndi Kleen1-0/+2
2014-03-14perf mem: Clarify load-latency in documentationAndi Kleen1-0/+4
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso5-0/+227
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso5-0/+214
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso6-1/+277
2014-03-14perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo1-0/+1
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras1-1/+1
2014-03-11perf tools: Disable user-space callchain/stack dumps for function trace eventsJiri Olsa2-11/+48
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar17-31/+74
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar3-5/+13
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus1-1/+1
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa1-3/+3
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings1-1/+9
2014-03-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+15
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar108-115/+516
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-27Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep into core/urgentIngo Molnar5-4/+15
2014-02-27Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar5-19/+40