aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-08-21perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo1-0/+2
2012-08-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar24-187/+498
2012-08-03perf tools: Remove brace expansion from clean targetPalmer Cox1-1/+2
2012-08-03perf kvm top: Limit guest kernel info message to onceDavid Ahern1-2/+11
2012-08-03perf tools: Introduce intlistDavid Ahern3-0/+178
2012-08-03perf tools: Change strlist to use the new rblistDavid Ahern2-84/+57
2012-08-03perf tools: Introducing rblistDavid Ahern3-0/+156
2012-08-03perf kvm: Use strtol for walking guestmount directoryDavid Ahern1-1/+9
2012-08-03perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern3-2/+12
2012-08-03perf top: Error handling for counter creation should parallel perf-recordDavid Ahern1-2/+4
2012-08-02perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2-12/+0
2012-08-02perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo5-15/+11
2012-08-02perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo7-31/+21
2012-08-01perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo4-10/+10
2012-08-01perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2-6/+4
2012-08-01perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo4-27/+30
2012-08-01perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo6-25/+24
2012-08-01perf target: Fix check on buffer sizeNamhyung Kim1-1/+1
2012-08-01perf symbols: Fix array sizes for binary types arraysJiri Olsa1-2/+2
2012-08-01perf test: Fix parse events automated testsJiri Olsa1-6/+6
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-116/+657
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-4/+215
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt1-1/+10
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-7/+7
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-539/+872
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+16
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown11-567/+957
2012-07-25perf annotate: Prevent overflow in size calculationCody Schafer1-1/+12
2012-07-25tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim1-0/+1
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim1-2/+12
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov1-0/+3
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2-3/+12
2012-07-25perf tools: Make the breakpoint events sample period default to 1Jovi Zhang1-0/+1
2012-07-25perf test: Add dso data caching testsJiri Olsa4-0/+159
2012-07-25perf symbols: Add dso data cachingJiri Olsa2-18/+147
2012-07-25perf symbols: Add interface to read DSO image dataJiri Olsa2-0/+117
2012-07-25perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa4-102/+145
2012-07-25perf hists: Print newline between hists callchainsFrederic Weisbecker1-0/+2
2012-07-25perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2-1/+2
2012-07-25perf hists: Return correct number of characters printed in callchainFrederic Weisbecker1-2/+3
2012-07-25perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern1-0/+6
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern1-1/+10
2012-07-25perf kvm: Fix bug resolving guest kernel symsDavid Ahern3-0/+15
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern1-1/+3
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern1-1/+16
2012-07-23perf symbols: Add machine id to modules debug messageDavid Ahern1-2/+9
2012-07-20ktest: Reset saved min (force) configs for each testSteven Rostedt1-0/+2
2012-07-19tools/power: turbostat: fix large c1% issueLen Brown1-4/+8
2012-07-19tools/power: turbostat v2 - re-write for efficiencyLen Brown3-539/+868
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt1-0/+46
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2-0/+20
2012-07-19ktest: Add PRE_INSTALL optionSteven Rostedt2-0/+16
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2-0/+67
2012-07-19ktest: Remove commented exitSteven Rostedt1-1/+0
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar3-17/+17
2012-07-16Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman1-5/+16
2012-07-06Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar17-314/+726
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+7
2012-07-05Merge tag 'libtraceevent-core-for-acme' of git://git.kernel.org/pub/scm/linux...Arnaldo Carvalho de Melo2-122/+251
2012-07-05perf tools: Split event symbols arrays to hw and sw partsJiri Olsa1-57/+117
2012-07-05perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa2-5/+12
2012-07-05perf tools: Add empty rule for new line in event syntax parsingJiri Olsa1-0/+1
2012-07-04perf test: Use ARRAY_SIZE in parse events testsJiri Olsa1-19/+10
2012-07-04tools lib traceevent: Cleanup realloc useNamhyung Kim2-22/+10
2012-07-04tools lib traceevent: Add missing break in make_bprint_argsPeter Huewe1-0/+1
2012-07-04tools lib traceevent: Check return value of arg_to_str()Namhyung Kim1-2/+13
2012-07-04tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim1-1/+1
2012-07-04tools lib traceevent: Fix some commentsNamhyung Kim1-9/+7
2012-07-04tools lib traceevent: Do not call add_event() again if allocation failedNamhyung Kim1-1/+2
2012-07-04tools lib traceevent: Pass string type argument to argsNamhyung Kim1-0/+1
2012-07-04tools lib traceevent: Handle realloc() failure pathNamhyung Kim1-16/+60
2012-07-04tools lib traceevent: Handle strdup failure casesNamhyung Kim1-2/+27
2012-07-04tools lib traceevent: Introduce extend_token()Namhyung Kim1-26/+24
2012-07-04tools lib traceevent: Fix printk_cmp()Namhyung Kim1-4/+4
2012-07-04tools lib traceevent: Fix trace_printk for long integersWolfgang Mauerer1-2/+3
2012-07-04tools lib traceevent: Fix %pM print format arg handlingSteven Rostedt1-0/+1
2012-07-04tools lib traceevent: Add support to show migrate disable counterSteven Rostedt1-19/+38
2012-07-04tools lib traceevent: Add support for "%.*s" in bprintk eventsSteven Rostedt1-9/+25
2012-07-04tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt1-10/+35
2012-07-02mm: Fix signal SIGFPE in slabinfo.c.majianpeng1-7/+7
2012-07-02perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake3-82/+82
2012-07-02perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern1-14/+15
2012-07-02perf kvm: Fix regression with guest machine creationDavid Ahern1-1/+1
2012-07-02perf script: Fix format regression due to libtraceevent mergeDavid Ahern1-2/+1
2012-06-29perf tools: Adding round_up/round_down macrosJiri Olsa1-0/+10
2012-06-29perf symbols: Add '.note' check into search for NOTE sectionJiri Olsa1-6/+23
2012-06-29perf tools: Fix generation of pmu listRobert Richter1-1/+2
2012-06-29perf evsel: Handle hw breakpoints event names in perf_evsel__name()Jiri Olsa3-3/+41
2012-06-29perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa3-4/+51
2012-06-29tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()Namhyung Kim1-1/+3
2012-06-29tools lib traceevent: Add support for __print_hex()Namhyung Kim4-1/+89
2012-06-29tools lib traceevent: Use local variable 'field'Namhyung Kim1-8/+11
2012-06-29tools lib traceevent: Check string is really printableNamhyung Kim1-1/+13
2012-06-29tools lib traceevent: Make dependency files regeneratableNamhyung Kim1-1/+5
2012-06-29tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim1-2/+4
2012-06-29tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk1-1/+1
2012-06-27perf tools: Trivial build fixDavid Ahern1-1/+1
2012-06-27perf report: Delay sample_type checks in pipe modeDavid Ahern1-2/+4
2012-06-27perf bench: Documentation updateNamhyung Kim4-11/+83
2012-06-27perf symbols: Follow .gnu_debuglink section to find separate symbolsPierre-Loup A. Griffais2-1/+65
2012-06-27perf tools: Stop using a global trace events description listArnaldo Carvalho de Melo15-182/+314
2012-06-25perf test: Fix parse events test to follow proper raw event nameJiri Olsa1-3/+4
2012-06-25perf evsel: Fix a build failure on cross compilationNamhyung Kim1-1/+0
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman6-11/+68
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-8/+61
2012-06-20Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar39-514/+1118
2012-06-19perf annotate: Check null of sym pointer before using itSamuel Liao1-1/+3
2012-06-19perf evsel: Make some methods privateArnaldo Carvalho de Melo2-8/+3
2012-06-19perf tools: Remove unused evsel parameter from machine__resolve_callchainJiri Olsa6-12/+11
2012-06-19perf evsel: Reconstruct raw event with modifiers from perf_event_attrArnaldo Carvalho de Melo1-1/+7
2012-06-19perf tools: Remove __event_nameArnaldo Carvalho de Melo2-56/+6
2012-06-19perf tools: Don't access evsel->name directlyArnaldo Carvalho de Melo2-3/+3
2012-06-19perf script: Replace __event_name uses with perf_evsel__nameArnaldo Carvalho de Melo1-18/+20
2012-06-19perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo15-55/+40
2012-06-19perf evsel: Handle all event types in perf_evsel__nameArnaldo Carvalho de Melo2-31/+14
2012-06-19perf tools: Reconstruct sw event with modifiers from perf_event_attrArnaldo Carvalho de Melo3-16/+34
2012-06-19perf tools: Reconstruct hw cache event with modifiers from perf_event_attrArnaldo Carvalho de Melo3-101/+134
2012-06-19perf evsel: Carve out event modifier formattingArnaldo Carvalho de Melo1-6/+11
2012-06-19perf hists browser: Implement printing snapshots to filesArnaldo Carvalho de Melo1-0/+195
2012-06-19perf lib: Introduce rtrimArnaldo Carvalho de Melo2-0/+24
2012-06-19perf ui/gtk: Use struct perf_error_opsNamhyung Kim2-0/+91
2012-06-19perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim4-0/+61
2012-06-19perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim2-1/+27
2012-06-19perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim3-1/+47
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim8-226/+357
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo5-2/+54
2012-06-18perf/tool: Add automated test for pure terms parsingJiri Olsa1-5/+117
2012-06-18perf/tool: Add PMU event alias supportZheng Yan4-1/+188
2012-06-18perf/tool: Add support to reuse event grammar to parse out termsJiri Olsa4-3/+55
2012-06-18perf/tool: Make the event parser re-entrantZheng Yan4-64/+98
2012-06-18perf/tool: Use data struct for arg passing in event parse functionJiri Olsa3-26/+50
2012-06-18Merge branch 'perf/urgent' into perf/coreIngo Molnar5-8/+61
2012-06-13testusb: expose looping forever option "l" to userDu, ChangbinX1-5/+16
2012-06-12perf tools: Fix synthesizing tracepoint names from the perf.data headersArnaldo Carvalho de Melo1-0/+32
2012-06-11perf stat: Fix default output fileStephane Eranian1-1/+7
2012-06-11perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern4-7/+22
2012-06-10Tools: hv: verify origin of netlink connector messageOlaf Hering1-3/+7
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-55/+212
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar19-55/+212
2012-06-03tools/power turbostat: fix IVB supportLen Brown1-0/+2
2012-06-03tools/power turbostat: fix un-intended affinity of forked programLen Brown1-2/+26
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-1/+1369
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov3-1/+124
2012-05-31tools/selftests: add mq_perf_testsDoug Ledford3-1/+746
2012-05-31selftests: add mq_open_testsDoug Ledford3-1/+501
2012-05-31perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju1-6/+2
2012-05-31perf symbols: Check for valid dso before creating mapSrikar Dronamraju1-1/+4
2012-05-31perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa1-7/+22
2012-05-31perf session: Handle endianity swap on sample_id_all header dataJiri Olsa1-12/+55
2012-05-31perf symbols: Handle different endians properly during symbol loadJiri Olsa2-1/+62
2012-05-31perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim1-2/+4
2012-05-31perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUPNamhyung Kim1-3/+4
2012-05-31perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo1-1/+1
2012-05-31perf tools: Check if callchain is corruptedNamhyung Kim1-1/+13
2012-05-31perf callchain: Make callchain cursors TLSNamhyung Kim7-14/+17
2012-05-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-416/+610
2012-05-30perf tools: Fix pager on minimal-install embedded systemsAvik Sil1-0/+4
2012-05-30perf tools: Fix make tarballsArnaldo Carvalho de Melo1-0/+2
2012-05-30perf script: Fix regression in callchain dso nameDavid Ahern1-1/+1
2012-05-30perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo3-4/+19
2012-05-30perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo1-1/+1
2012-05-30perf report: Use the right symbol for annotationArnaldo Carvalho de Melo1-1/+1
2012-05-30Merge branch 'linus' into perf/urgentIngo Molnar7-139/+459
2012-05-29perf ui browser: Stop using 'self'Arnaldo Carvalho de Melo3-320/+320
2012-05-29perf annotate browser: Read perf config file for settingsArnaldo Carvalho de Melo4-0/+60
2012-05-29perf config: Allow '_' in config file variable namesArnaldo Carvalho de Melo1-1/+1
2012-05-29perf annotate browser: Make feature toggles globalArnaldo Carvalho de Melo1-35/+66
2012-05-29perf annotate browser: The idx_asm field should be used in asm only viewArnaldo Carvalho de Melo1-1/+5
2012-05-29tools/vm/page-types.c: cleanupsUlrich Drepper1-11/+11
2012-05-29kbuild: install kernel-page-flags.hUlrich Drepper1-27/+1
2012-05-29perf tools: Convert critical messages to ui__error()Namhyung Kim4-27/+25
2012-05-28perf ui: Make --stdio default when TUI is not supportedNamhyung Kim1-0/+1
2012-05-26tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim1-1/+1
2012-05-25perf record: Fix branch_stack type in perf_record_optsStephane Eranian1-1/+1
2012-05-25perf tools: Reconstruct event with modifiers from perf_event_attrArnaldo Carvalho de Melo3-16/+104
2012-05-25perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo1-1/+1
2012-05-25perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu1-11/+10
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-101/+447
2012-05-24perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo1-2/+2
2012-05-24tools lib traceevent: Fix signature of create_arg_item()Namhyung Kim1-3/+2
2012-05-24tools lib traceevent: Use proper function parameter typeNamhyung Kim1-0/+1
2012-05-24tools lib traceevent: Fix freeing arg on process_dynamic_array()Namhyung Kim1-3/+4
2012-05-24tools lib traceevent: Fix a possibly wrong memory dereferenceNamhyung Kim1-0/+2
2012-05-24tools lib traceevent: Fix a possible memory leakNamhyung Kim1-1/+4
2012-05-24tools lib traceevent: Allow expressions in __print_symbolic() fieldsStefan Hajnoczi1-0/+7
2012-05-24Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar1-1/+1
2012-05-23perf evlist: Explicititely initialize input_nameArnaldo Carvalho de Melo1-1/+1
2012-05-23Merge tag 'ktest-v3.5-spelling' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-05-23Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds22-658/+1002
2012-05-23ktest: Change singular "paranthesis" to plural "parentheses"Jesper Juhl1-1/+1
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-42/+2
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds72-4190/+11526