summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'perf/urgent' into tools/perf/buildIngo Molnar2013-10-08
| |\ \ \ \ \ \
| * | | | | | | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
| * | | | | | | tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen2013-10-04
| * | | | | | | tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-04
| * | | | | | | tools/perf/stat: Add perf stat --transactionAndi Kleen2013-10-04
| * | | | | | | tools/perf: Fix sorting for 64bit entriesAndi Kleen2013-10-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-07
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman2013-10-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-29
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Tools: hv: use single send+recv bufferOlaf Hering2013-09-26
| * | | | | | | Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering2013-09-26
| | |_|_|/ / / | |/| | | | |
* | | | | | | perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-28
* | | | | | | perf top: Split -G and --call-graphJiri Olsa2013-10-28
* | | | | | | perf record: Split -g and --call-graphJiri Olsa2013-10-28
* | | | | | | perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-28
* | | | | | | perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo2013-10-28
* | | | | | | perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart2013-10-24
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-17
| * | | | | perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo2013-10-17
| * | | | | perf probe: Fix to initialize fname always before use itMasami Hiramatsu2013-10-15
| | |_|/ / | |/| | |
* / | | | tools/testing/selftests: fix uninitialized variableFelipe Pena2013-10-16
|/ / / /
* | | | perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim2013-10-04
* | | | perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo2013-10-04
* | | | perf probe: Fix to find line information for probe listMasami Hiramatsu2013-10-04
* | | | perf tools: Fix libaudit testArnaldo Carvalho de Melo2013-10-04
* | | | perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim2013-10-04
* | | | perf tools: Add default handler for mmap2 eventsDavid Ahern2013-10-04
| |/ / |/| |
* | | Revert "perf symbols: Demangle cloned functions"Ingo Molnar2013-09-29
* | | perf symbols: Demangle cloned functionsAndi Kleen2013-09-25
* | | perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter2013-09-25
* | | perf tools: Explicitly add libdl dependencyDavid Ahern2013-09-25
* | | perf probe: Fix probing symbols with optimization suffixMasami Hiramatsu2013-09-25
* | | perf trace: Add mmap2 handlerDavid Ahern2013-09-24
* | | perf kmem: Make it work again on non NUMA machinesJiri Olsa2013-09-24
* | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-20
|\ \ \ | |/ / |/| |
| * | tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee2013-09-19
| * | perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar2013-09-19
| * | perf probe: Fix finder to find lines of given functionMasami Hiramatsu2013-09-19
| * | perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo2013-09-19
| * | perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter2013-09-19
| * | perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter2013-09-19
| * | perf annotate: Fix objdump line parsing offset validationAdrian Hunter2013-09-19
| * | perf tools: Fill in new definitions for madvise()/mmap() flagsIngo Molnar2013-09-19
| * | perf tools: Sharpen the libaudit dependencies testIngo Molnar2013-09-19
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-12
|\| |
| * | perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
| * | perf kvm: Fix sample_type manipulationAdrian Hunter2013-09-09
| * | perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter2013-09-09