summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* | perf tools: Further speed up the perf buildIngo Molnar2012-10-31
* | perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar2012-10-31
* | perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-29
* | perf header: Add is_perf_magic() funcFeng Tang2012-10-29
* | perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-29
* | perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-29
* | perf tools: Move strxfrchar into string objectJiri Olsa2012-10-29
* | perf tools: Move hex2u64 into util objectJiri Olsa2012-10-29
* | perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-29
* | perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-29
* | perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen2012-10-28
* | perf inject: Mark a dso if it's usedAndrew Vagin2012-10-26
* | 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: Support interrupted syscallsArnaldo Carvalho de Melo2012-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 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-20
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-20
| |\
| | * 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-13
| |\|
| | * 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-13
| * | | perf: fix duplicate header inclusionMichel Lespinasse2012-10-11
| * | | 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
| |_|_|/ |/| | |