summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-09-26Merge branch 'tracking-llct-v3.12-misc-fixes' into merge-linux-linaro-core-tr...llct-20130926.1Andrey Konovalov
2013-09-26Merge branch 'tracking-perf_unwind_arm' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-09-26Add cross-build support to tools/lib/lk libraryAndrey Konovalov
2013-09-24gator: ununtu: Update debian/changelogJon Medhurst
2013-09-24gator: ununtu: Update debian/changelogJon Medhurst
2013-09-24gator: ubuntu: Get do-packaging script to set release codenameJon Medhurst
2013-09-24gator: ubuntu: Add DKMS packageJon Medhurst
2013-09-24gator: ubuntu: Add packagingJon Medhurst
2013-09-24gator: Version 5.15Jon Medhurst
2013-09-16perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet
2013-09-16perf tools: Check libunwind for availability of dwarf parsing featureJean Pihet
2013-09-16ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon
2013-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-09-09perf kvm: Fix sample_type manipulationAdrian Hunter
2013-09-09perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter
2013-09-09perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo
2013-09-09Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05perf session: Separate progress bar update when processing eventsJiri Olsa
2013-09-05perf trace: Check if MAP_32BIT is definedKyle McMartin
2013-09-05perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo
2013-09-05perf evlist: Fix parsing with no sample_id_all bit setAdrian Hunter
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter
2013-09-05perf trace: Check control+C more oftenArnaldo Carvalho de Melo
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-02perf trace: Tell arg formatters the arg indexArnaldo Carvalho de Melo
2013-09-02perf trace: Add beautifier for open's flags argArnaldo Carvalho de Melo
2013-09-02perf trace: Add beautifier for lseek's whence argArnaldo Carvalho de Melo
2013-09-02perf tools: Fix symbol offset computation for some dsosDavid Ahern
2013-09-02perf list: Skip unsupported eventsNamhyung Kim
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-09-02perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter
2013-09-02perf trace: Add beautifier for futex 'operation' parmArnaldo Carvalho de Melo
2013-09-02perf trace: Allow syscall arg formatters to mask argsArnaldo Carvalho de Melo
2013-08-30perf trace: Handle missing HUGEPAGE definesDavid Ahern
2013-08-29perf trace: Honor target pid / tid options when analyzing a fileDavid Ahern
2013-08-29perf trace: Add option to analyze events in a file versus liveDavid Ahern
2013-08-29perf evlist: Add tracepoint lookup by nameDavid Ahern
2013-08-29perf tests: Add a sample parsing testAdrian Hunter
2013-08-29perf tools: Add a function to calculate sample event sizeAdrian Hunter
2013-08-29perf tools: Expand perf_event__synthesize_sample()Adrian Hunter
2013-08-29perf tools: Add missing 'abi' member to 'struct regs_dump'Adrian Hunter
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter
2013-08-29perf callchain: Remove unnecessary validationAdrian Hunter
2013-08-29perf evsel: Tidy up sample parsing overflow checkingAdrian Hunter
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-27tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo