summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
* | perf Documentation: Fix typos in perf/DocumentationMasanari Iida2014-10-15
* | perf trace: Use thread_{,_set}_priv helpersNamhyung Kim2014-10-15
* | perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim2014-10-15
* | perf callchain: Create an address space per threadNamhyung Kim2014-10-15
* | perf report: Set callchain_param.record_mode for future useNamhyung Kim2014-10-15
* | perf evlist: Fix for double free in tools/perf statYasser Shalabi2014-10-15
* | perf test: Add test case for pmu event new style formatKan Liang2014-10-15
* | perf tools: Add support to new style format of kernel PMU eventKan Liang2014-10-15
* | perf tools: Parse the pmu event prefix and suffixKan Liang2014-10-15
* | Revert "perf tools: Default to cpu// for events v5"Kan Liang2014-10-15
* | perf top: Add a visual cue for toggle zeroing of samplesTaeung Song2014-10-15
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-15
|\ \
| * | perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo2014-10-14
| * | perf symbols: Fix map->end fixupArnaldo Carvalho de Melo2014-10-14
| * | perf tools: Fixup off-by-one comparision in maps__findNamhyung Kim2014-10-14
| * | perf tools: fix off-by-one error in mapsStephane Eranian2014-10-14
| * | perf machine: Add missing dsos->root rbtree root initializationArnaldo Carvalho de Melo2014-10-14
| * | perf evsel: Make some exit routines staticArnaldo Carvalho de Melo2014-10-14
| * | perf evsel: Add missing 'target' struct forward declarationArnaldo Carvalho de Melo2014-10-14
| * | perf evlist: Default to syswide target when no thread/cpu maps setArnaldo Carvalho de Melo2014-10-14
| * | perf evlist: Check that there is a thread_map when preparing a workloadArnaldo Carvalho de Melo2014-10-14
| * | perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo2014-10-14
| * | perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-14
| * | perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo2014-10-14
| * | perf evsel: SubclassingArnaldo Carvalho de Melo2014-10-14
| * | perf session: Remove last reference to hists structArnaldo Carvalho de Melo2014-10-14
| * | perf ui browsers: Add missing includeArnaldo Carvalho de Melo2014-10-10
| * | perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo2014-10-10
| * | perf session: Don't count per evsel eventsArnaldo Carvalho de Melo2014-10-10
| * | perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-09
| * | perf script: Stop updating hists stats, not usedArnaldo Carvalho de Melo2014-10-09
| * | perf sched: Stop updating hists stats, not usedArnaldo Carvalho de Melo2014-10-09
| * | perf callchain: Move callchain_param to util object in to fix python testJiri Olsa2014-10-03
| * | perf kvm stat live: Use fdarray object instead of pollfdJiri Olsa2014-10-03
| * | perf kvm stat live: Use perf_evlist__add_pollfd return fd positionJiri Olsa2014-10-03
| * | perf kvm stat live: Fix perf_evlist__add_pollfd error handlingJiri Olsa2014-10-03
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-13
|\| |
| * | perf record: Fix error message for --filter option not coming after tracepointArnaldo Carvalho de Melo2014-10-01
| * | perf tools: Fix build breakage on arm64 targetsWill Deacon2014-10-01
| * | perf symbols: Improve DSO long names lookup speed with rbtreeWaiman Long2014-10-01
| * | perf symbols: Encapsulate dsos list head into struct dsosWaiman Long2014-09-30
| * | perf bench futex: Sanitize -q option in requeueDavidlohr Bueso2014-09-29
| * | perf bench futex: Support operations for shared futexesDavidlohr Bueso2014-09-29
| * | perf trace: Fix mmap return address truncation to 32-bitChang Hyun Park2014-09-29
| * | perf tools: Refactor unit and scale function parametersMatt Fleming2014-09-29
| * | perf tools: Fix line number in the config file error messageJiri Olsa2014-09-26
| * | perf tools: Convert {record,top}.call-graph option to call-graph.record-modeNamhyung Kim2014-09-26
| * | perf tools: Introduce perf_callchain_config()Namhyung Kim2014-09-26
| * | perf callchain: Move some parser functions to callchain.cNamhyung Kim2014-09-26
| * | perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim2014-09-26