summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* tools/perf/build: Clean up the mmap logic in config/MakefileIngo Molnar2013-10-091-25/+26
* tools/perf/build: Split out feature check: 'dwarf'Ingo Molnar2013-10-093-2/+15
* tools/perf/build: Split out feature check: 'glibc'Ingo Molnar2013-10-093-2/+14
* tools/perf/build: Split out feature check: 'libelf'Ingo Molnar2013-10-093-2/+13
* tools/perf/build: Clean up the libelf logic in config/MakefileIngo Molnar2013-10-091-29/+29
* tools/perf/build: Split out feature check: 'bionic'Ingo Molnar2013-10-093-5/+17
* tools/perf/build: Split out feature check: 'fortify-source'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'volatile-register-var'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'stackprotector'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'stackprotector-all'Ingo Molnar2013-10-093-1/+12
* tools/perf/build: Split out feature check: 'libnuma'Ingo Molnar2013-10-093-4/+18
* tools/perf/build: Add 'autodep' functionality, generate feature test dependen...Ingo Molnar2013-10-091-2/+6
* tools/perf/build: Add feature check core codeIngo Molnar2013-10-093-0/+38
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-0930-86/+86
* Merge branch 'perf/urgent' into tools/perf/buildIngo Molnar2013-10-088-23/+77
|\
| * 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
* | tools/perf: Add support for record transaction flagsAndi Kleen2013-10-0417-15/+122
* | tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen2013-10-042-0/+6
* | tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-048-5/+66
* | tools/perf/stat: Add perf stat --transactionAndi Kleen2013-10-045-1/+171
* | tools/perf: Fix sorting for 64bit entriesAndi Kleen2013-10-041-2/+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
OpenPOWER on IntegriCloud