aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-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 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 python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-17
| | * perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-17
| | * 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 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
| |\ \ \
| | * | | tools: perf: Fix typo in tools/perfMasanari Iida2012-09-01
| * | | | perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo2012-08-21
* | | | | perf tools: Remove duplicated include from trace-event-python.cWei Yongjun2012-10-07
* | | | | perf machine: Carve up event processing specific from perf_toolArnaldo Carvalho de Melo2012-10-06
* | | | | perf event: No need to create a thread when handling PERF_RECORD_EXITArnaldo Carvalho de Melo2012-10-06
* | | | | perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-06
* | | | | perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-06
* | | | | perf diff: Add -F option to display formula for computationJiri Olsa2012-10-05
* | | | | perf diff: Add -p option to display period values for hist entriesJiri Olsa2012-10-05
* | | | | perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa2012-10-05
* | | | | perf diff: Add option to sort entries based on diff computationJiri Olsa2012-10-05
* | | | | perf diff: Add ratio computation way to compare hist entriesJiri Olsa2012-10-05
| |_|_|/ |/| | |
* | | | perf hists: Add more helpers for hist entry statNamhyung Kim2012-10-04
* | | | perf hists: Move he->stat.nr_events initialization to a templateNamhyung Kim2012-10-04
* | | | perf hists: Introduce struct he_statNamhyung Kim2012-10-04
* | | | perf diff: Removing the total_period argument from output codeJiri Olsa2012-10-04
* | | | perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa2012-10-04
* | | | perf tools: Removing hists pair argument from output pathJiri Olsa2012-10-04
* | | | perf hists: Separate overhead and baseline columnsJiri Olsa2012-10-04
* | | | perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-04
* | | | perf hists: Add struct hists pointer to struct hist_entryJiri Olsa2012-10-04
* | | | perf evlist: Remove some unused methodsArnaldo Carvalho de Melo2012-10-03
* | | | perf evlist: Introduce add_newtp methodArnaldo Carvalho de Melo2012-10-03
* | | | perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim2012-10-02
* | | | perf tools: Long option completion support for each subcommandsNamhyung Kim2012-10-02
* | | | perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-02
* | | | perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-02
* | | | perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02