summaryrefslogtreecommitdiffstats
path: root/scripts/checkincludes.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-31tracing: Replace strict_strto* with kstrto*Daniel Walter7-14/+14
2012-10-30perf/x86: Fix sparse warningsPeter Huewe1-2/+2
2012-10-29perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo1-0/+2
2012-10-29perf record: Fix mmap error output conditionJiri Olsa1-1/+2
2012-10-29perf header: Add is_perf_magic() funcFeng Tang2-0/+11
2012-10-29perf hists browser: Integrate script browser into main hists browserFeng Tang1-0/+38
2012-10-29perf annotate browser: Integrate script browser into annotation browserFeng Tang1-0/+6
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang3-0/+200
2012-10-29perf script: Add more filter to find_scripts()Feng Tang1-3/+79
2012-10-29perf tools: Add a global variable "const char *input_name"Feng Tang11-29/+20
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa5-726/+751
2012-10-29perf tools: Move strxfrchar into string objectJiri Olsa4-12/+19
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa4-34/+34
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa5-5/+9
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa7-17/+19
2012-10-28perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen1-3/+7
2012-10-26perf stat: Add --pre and --post commandPeter Zijlstra2-6/+41
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin3-8/+17
2012-10-26perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin2-3/+144
2012-10-26perf inject: Work with filesAndrew Vagin2-3/+41
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim1-1/+2
2012-10-26perf tools: Always show CHK message when doing try-ccNamhyung Kim1-2/+1
2012-10-26perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim1-3/+3
2012-10-26perf tools: Cleanup doc related targetsNamhyung Kim1-37/+9
2012-10-26tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim1-1/+1
2012-10-25perf trace: Use sched:sched_stat_runtime to provide a thread summaryArnaldo Carvalho de Melo2-1/+90
2012-10-25perf trace: Count number of events for each thread and globallyArnaldo Carvalho de Melo1-6/+14
2012-10-25perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo1-7/+6
2012-10-24perf tools: Try to build Documentation when installingBorislav Petkov3-4/+34
2012-10-24perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo1-1/+4
2012-10-24perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo1-0/+3
2012-10-24perf trace: Add duration filterArnaldo Carvalho de Melo2-4/+31
2012-10-24perf trace: Add an event duration columnArnaldo Carvalho de Melo1-4/+23
2012-10-24perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2-22/+181
2012-10-24perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo1-2/+16
2012-10-24perf tools: Give user better message if precise is not supportedDavid Ahern2-0/+9
2012-10-24Account the nr_entries in rblist properlySuzuki K. Poulose1-2/+2
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea6-1/+204
2012-10-24perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo1-1/+4
2012-10-24perf tools: Diplays more output on features check for make V=1Jiri Olsa2-25/+32
2012-10-24x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel3-7/+6
2012-10-24perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa1-0/+68
2012-10-24perf tools: Add support to specify hw event as PMU event termJiri Olsa3-0/+38
2012-10-24perf tools: Fix PMU object alias initializationJiri Olsa1-3/+4
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2-0/+3
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa4-5/+20
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa3-0/+44
2012-10-24perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa1-0/+22
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa2-0/+62
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat1-3/+4