aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26perf stat: Use xyarray for cpu evsel countsJiri Olsa4-14/+28
2015-06-26perf stat: Introduce perf_counts functionJiri Olsa6-30/+37
2015-06-26perf tests: Add thread_map object testsJiri Olsa4-0/+44
2015-06-26perf thrad_map: Add comm string into arrayJiri Olsa3-0/+68
2015-06-26perf thread_map: Introduce thread_map__reset functionJiri Olsa1-1/+16
2015-06-26perf trace: Validate syscall list passed via -e argumentArnaldo Carvalho de Melo1-0/+32
2015-06-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar21-43/+129
2015-06-26Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-0/+4
2015-06-25perf tools: Make perf_evsel__(nr_)cpus genericJiri Olsa2-10/+11
2015-06-25perf evlist: Propagate thread maps through the evlistJiri Olsa3-1/+5
2015-06-25perf evlist: Propagate cpu maps to evsels in an evlistJiri Olsa1-1/+24
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa11-14/+43
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa13-15/+45
2015-06-25perf header: Delete an unnecessary check before the calling free_event_desc()Markus Elfring1-2/+1
2015-06-25perf tools: Future-proof thread_map allocation size calculationArnaldo Carvalho de Melo1-1/+1
2015-06-25perf bench numa: Fix to show proper convergence statsSrikar Dronamraju1-0/+4
2015-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar17-72/+136
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds3-2/+203
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds15-22/+810
2015-06-23perf tools: Allow auxtrace data alignmentAdrian Hunter2-0/+8
2015-06-23perf thread_map: Change map entries into a structJiri Olsa1-3/+7
2015-06-23perf thread_map: Don't access the array entries directlyJiri Olsa8-22/+34
2015-06-23perf probe: Fix failure to probe events on armHe Kuang1-1/+5
2015-06-23perf tools: Print a newline before dumping Aggregated statsAdrian Hunter1-1/+1
2015-06-23perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUNDAdrian Hunter1-0/+2
2015-06-23perf tools: Allow events with dotAndi Kleen1-3/+2
2015-06-23perf pmu: Split perf_pmu__new_alias()Sukadev Bhattiprolu1-15/+27
2015-06-23perf pmu: Use __weak definition from <linux/compiler.h>Sukadev Bhattiprolu1-1/+2
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+3
2015-06-23selftests: add quicktest supportShuah Khan1-0/+4
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+73
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+184
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds192-2572/+10250
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds28-56/+72
2015-06-22perf build: Fix single target build dependency checkJiri Olsa1-2/+2
2015-06-22perf tests: Add test for make install with prefixJiri Olsa1-0/+8
2015-06-22perf tests: Add testing for Makefile.perfJiri Olsa1-3/+20
2015-06-22perf top: Move toggling event logic into hists browserNamhyung Kim2-23/+20
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang17-31/+87
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang3-0/+30
2015-06-19perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau1-5/+3
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo1-3/+4
2015-06-19perf top: Tell the user how to unfreeze events after pressing 'f'Arnaldo Carvalho de Melo1-1/+7
2015-06-19perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo1-4/+3
2015-06-19perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo1-0/+3
2015-06-19perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo2-3/+3
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner1-4/+4
2015-06-19perf annotate: Rename source_line_percent to source_line_samplesArnaldo Carvalho de Melo2-16/+16