aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28perf tools: Add strfilter for general purpose string filterMasami Hiramatsu3-0/+250
2011-01-24perf evsel: Introduce perf_evsel__{in,ex}itArnaldo Carvalho de Melo4-15/+41
2011-01-24perf tools: Move event__parse_sample to evsel.cArnaldo Carvalho de Melo7-140/+134
2011-01-24perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo10-71/+86
2011-01-24perf tools: Pass the struct opt to the wildcard parsing routineArnaldo Carvalho de Melo1-9/+11
2011-01-24perf record: auto detect when stdout is a pipeFranck Bui-Huu1-12/+20
2011-01-24perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu4-3/+99
2011-01-24perf probe: Enable to put probe inline function call siteMasami Hiramatsu1-8/+48
2011-01-24perf probe: Introduce lines walker interfaceMasami Hiramatsu1-154/+167
2011-01-22perf top: Add native_safe_halt to skip symbolsArnaldo Carvalho de Melo1-0/+1
2011-01-22perf callchain: Don't give arbitrary gender to callchain tree nodesFrederic Weisbecker2-6/+6
2011-01-22perf callchain: Rename register_callchain_param into callchain_register_paramFrederic Weisbecker3-4/+4
2011-01-22perf callchain: Rename cumul_hits into callchain_cumul_hitsFrederic Weisbecker4-8/+8
2011-01-22perf callchain: Feed callchains into a cursorFrederic Weisbecker7-139/+204
2011-01-22perf test: Add test for the evlist mmap routinesArnaldo Carvalho de Melo1-2/+169
2011-01-22perf evlist: Steal mmap reading routine from 'perf top'Arnaldo Carvalho de Melo3-53/+69
2011-01-22perf test: check if cpu_map__new() return NULLHan Pingtian1-3/+3
2011-01-22perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpusArnaldo Carvalho de Melo1-3/+5
2011-01-22perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo2-1/+6
2011-01-22perf record: Use perf_evlist__mmapArnaldo Carvalho de Melo1-48/+11
2011-01-22perf evlist: Move the mmap array from perf_evselArnaldo Carvalho de Melo5-77/+201
2011-01-22perf record: Move perf_mmap__write_tail to perf.hArnaldo Carvalho de Melo2-12/+13
2011-01-22perf record: Use struct perf_mmap and helpersArnaldo Carvalho de Melo1-21/+4
2011-01-22perf evsel: Introduce mmap supportArnaldo Carvalho de Melo6-66/+107
2011-01-22perf record: Use perf_evsel__openArnaldo Carvalho de Melo1-120/+113
2011-01-22perf top: Use perf_evsel__openArnaldo Carvalho de Melo1-50/+42
2011-01-22perf evsel: Allow specifying if the inherit bit should be setArnaldo Carvalho de Melo4-14/+16
2011-01-22perf evsel: Support event groupsArnaldo Carvalho de Melo4-18/+27
2011-01-22perf evlist: Adopt the pollfd arrayArnaldo Carvalho de Melo4-28/+33
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo11-118/+180
2011-01-22perf tools: Fix time function double declaration with glibcThomas Renninger1-2/+2
2011-01-22perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo1-2/+7
2011-01-22perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo1-1/+1
2011-01-22perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo1-0/+1
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo23-82/+93
2011-01-22perf test: Fix build on older glibcsArnaldo Carvalho de Melo1-14/+19
2011-01-21perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian1-4/+9
2011-01-21perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert1-0/+7
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-30/+3
2011-01-17perf tools: Fix tracepoint id to string perf.data header tableArnaldo Carvalho de Melo2-29/+2
2011-01-17perf tools: Fix handling of wildcards in tracepoint event selectorsArnaldo Carvalho de Melo1-1/+1
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-16/+25
2011-01-13perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov2-0/+11
2011-01-13perf sched: Fix list of events, dropping unsupported ':r' modifierStephane Eranian1-9/+9
2011-01-12Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds6-0/+1665
2011-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktestLinus Torvalds3-0/+2675
2011-01-11Merge branches 'turbostat' and 'x86_energy_perf_policy' into toolsLen Brown6-0/+1665
2011-01-11tools: create power/x86/x86_energy_perf_policyLen Brown3-0/+437
2011-01-11tools: create power/x86/turbostatLen Brown3-0/+1228
2011-01-11Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"Arnaldo Carvalho de Melo2-5/+0