aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
* perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin2012-10-26
* perf inject: Work with filesAndrew Vagin2012-10-26
* perf tools: Fix LIBELF_MMAP checkingNamhyung Kim2012-10-26
* perf tools: Always show CHK message when doing try-ccNamhyung Kim2012-10-26
* perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim2012-10-26
* perf tools: Cleanup doc related targetsNamhyung Kim2012-10-26
* perf trace: Use sched:sched_stat_runtime to provide a thread summaryArnaldo Carvalho de Melo2012-10-25
* perf trace: Count number of events for each thread and globallyArnaldo Carvalho de Melo2012-10-25
* perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo2012-10-25
* perf tools: Try to build Documentation when installingBorislav Petkov2012-10-24
* perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo2012-10-24
* perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo2012-10-24
* perf trace: Add duration filterArnaldo Carvalho de Melo2012-10-24
* perf trace: Add an event duration columnArnaldo Carvalho de Melo2012-10-24
* perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-24
* perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-24
* perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-24
* Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-24
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
* perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo2012-10-24
* perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-24
* perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-24
* perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-24
* perf tools: Fix PMU object alias initializationJiri Olsa2012-10-24
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-24
|\
| * perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-22
| * perf tools: do not flush maps on COMM for perf reportLuigi Semenzato2012-10-22
| * perf help: Fix --help for builtinsNamhyung Kim2012-10-22
| * perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo2012-10-21
| * perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo2012-10-21
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-19
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-19
| |\
| | * perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-17
| | * perf tools: Fix build on sparc.David Miller2012-10-17
| | * perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-17
| | * perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-17
| | * perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim2012-10-16
| | * perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim2012-10-16
| | * perf tools: Fix segfault when using srcline sort keyNamhyung Kim2012-10-16
| | * perf tool: Precise mode requires exclude_guestDavid Ahern2012-10-16
| * | perf: Fix UAPI falloutIngo Molnar2012-10-14
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| |\|
| | * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-05
| | |\
| * | | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-12
| * | | perf: fix duplicate header inclusionMichel Lespinasse2012-10-10
| * | | rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse2012-10-09
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-07
| |\ \ \
| | * | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
| * | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm64: Performance counters supportWill Deacon2012-09-17