summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-072-18/+19
|\
| * Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman2013-10-199-24/+78
| |\
| * \ Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-2921-73/+170
| |\ \
| * | | Tools: hv: use single send+recv bufferOlaf Hering2013-09-262-11/+7
| * | | Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering2013-09-261-7/+12
* | | | perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-2814-16/+49
* | | | perf top: Split -G and --call-graphJiri Olsa2013-10-282-23/+18
* | | | perf record: Split -g and --call-graphJiri Olsa2013-10-283-23/+67
* | | | perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-282-5/+17
* | | | perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo2013-10-281-1/+1
* | | | perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart2013-10-241-13/+24
* | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-204-20/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-172-18/+13
| * | | perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo2013-10-171-1/+1
| * | | perf probe: Fix to initialize fname always before use itMasami Hiramatsu2013-10-151-1/+1
* | | | tools/testing/selftests: fix uninitialized variableFelipe Pena2013-10-161-1/+1
|/ / /
* | | perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim2013-10-042-1/+13
* | | perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo2013-10-041-0/+1
* | | perf probe: Fix to find line information for probe listMasami Hiramatsu2013-10-043-21/+59
* | | perf tools: Fix libaudit testArnaldo Carvalho de Melo2013-10-041-1/+1
* | | perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim2013-10-041-0/+1
* | | perf tools: Add default handler for mmap2 eventsDavid Ahern2013-10-041-0/+2
| |/ |/|
* | Revert "perf symbols: Demangle cloned functions"Ingo Molnar2013-09-291-26/+1
* | perf symbols: Demangle cloned functionsAndi Kleen2013-09-251-1/+26
* | perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter2013-09-251-1/+1
* | perf tools: Explicitly add libdl dependencyDavid Ahern2013-09-251-1/+1
* | perf probe: Fix probing symbols with optimization suffixMasami Hiramatsu2013-09-252-36/+44
* | perf trace: Add mmap2 handlerDavid Ahern2013-09-241-0/+1
* | perf kmem: Make it work again on non NUMA machinesJiri Olsa2013-09-241-1/+1
* | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-3/+3
* | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-2017-31/+119
|\ \ | |/ |/|
| * tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee2013-09-191-1/+0
| * perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar2013-09-191-1/+1
| * perf probe: Fix finder to find lines of given functionMasami Hiramatsu2013-09-193-7/+27
| * perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo2013-09-196-8/+16
| * perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter2013-09-193-0/+28
| * perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter2013-09-191-13/+28
| * perf annotate: Fix objdump line parsing offset validationAdrian Hunter2013-09-191-1/+1
| * perf tools: Fill in new definitions for madvise()/mmap() flagsIngo Molnar2013-09-191-0/+17
| * perf tools: Sharpen the libaudit dependencies testIngo Molnar2013-09-191-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-1225-77/+374
|\ \ | |/
| * perf tools: Add attr->mmap2 supportStephane Eranian2013-09-1117-25/+200
| * perf kvm: Fix sample_type manipulationAdrian Hunter2013-09-091-9/+9
| * perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter2013-09-091-0/+12
| * perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo2013-09-091-33/+7
| * perf session: Separate progress bar update when processing eventsJiri Olsa2013-09-051-1/+2
| * perf trace: Check if MAP_32BIT is definedKyle McMartin2013-09-051-0/+2
| * perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo2013-09-051-6/+17
| * perf evlist: Fix parsing with no sample_id_all bit setAdrian Hunter2013-09-051-2/+7
| * perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-054-1/+115
OpenPOWER on IntegriCloud