summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-2911-29/+20
* perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-295-726/+751
* perf tools: Move strxfrchar into string objectJiri Olsa2012-10-294-12/+19
* perf tools: Move hex2u64 into util objectJiri Olsa2012-10-294-34/+34
* perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-295-5/+9
* perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-297-17/+19
* perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen2012-10-281-3/+7
* perf stat: Add --pre and --post commandPeter Zijlstra2012-10-262-6/+41
* perf inject: Mark a dso if it's usedAndrew Vagin2012-10-263-8/+17
* perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin2012-10-262-3/+144
* perf inject: Work with filesAndrew Vagin2012-10-262-3/+41
* perf tools: Fix LIBELF_MMAP checkingNamhyung Kim2012-10-261-1/+2
* perf tools: Always show CHK message when doing try-ccNamhyung Kim2012-10-261-2/+1
* perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim2012-10-261-3/+3
* perf tools: Cleanup doc related targetsNamhyung Kim2012-10-261-37/+9
* tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim2012-10-261-1/+1
* perf trace: Use sched:sched_stat_runtime to provide a thread summaryArnaldo Carvalho de Melo2012-10-252-1/+90
* perf trace: Count number of events for each thread and globallyArnaldo Carvalho de Melo2012-10-251-6/+14
* perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo2012-10-251-7/+6
* perf tools: Try to build Documentation when installingBorislav Petkov2012-10-243-4/+34
* perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo2012-10-241-1/+4
* perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo2012-10-241-0/+3
* perf trace: Add duration filterArnaldo Carvalho de Melo2012-10-242-4/+31
* perf trace: Add an event duration columnArnaldo Carvalho de Melo2012-10-241-4/+23
* perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-242-22/+181
* perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-241-2/+16
* perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-242-0/+9
* Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-241-2/+2
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-246-1/+204
* perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo2012-10-241-1/+4
* perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-242-25/+32
* perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-241-0/+68
* perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-243-0/+38
* perf tools: Fix PMU object alias initializationJiri Olsa2012-10-241-3/+4
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-2449-233/+3179
|\
| * perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-221-4/+8
| * perf tools: do not flush maps on COMM for perf reportLuigi Semenzato2012-10-221-1/+0
| * perf help: Fix --help for builtinsNamhyung Kim2012-10-221-1/+1
| * perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo2012-10-211-0/+7
| * perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo2012-10-211-5/+6
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-203-14/+15
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-208-6/+38
| |\
| | * perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-171-1/+1
| | * perf tools: Fix build on sparc.David Miller2012-10-171-1/+1
| | * perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-171-0/+1
| | * perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-171-0/+2
| | * tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt2012-10-161-0/+15
| | * lib tools traceevent: Add back pevent assignment in __pevent_parse_format()Steven Rostedt2012-10-161-3/+6
| | * perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim2012-10-161-1/+3
| | * perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim2012-10-161-0/+3
OpenPOWER on IntegriCloud