aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
* | | | perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo2010-05-09
* | | | perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo2010-05-09
* | | | perf symbols: Check if a struct machine instance was foundArnaldo Carvalho de Melo2010-05-09
* | | | perf symbols: Consider unresolved DSOs in the dso__col_widt calculationArnaldo Carvalho de Melo2010-05-09
* | | | perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo2010-05-09
* | | | perf report: Fix leak of resolved callchains array on error pathArnaldo Carvalho de Melo2010-05-09
* | | | perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo2010-05-09
|/ / /
* | | perf report: Document '--call-graph' better for usagePekka Enberg2010-05-08
* | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-08
|\ \ \
| * | | perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-07
* | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
|/ / /
* | | perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo2010-05-05
* | | perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-05
* | | perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2010-05-05
* | | perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintfArnaldo Carvalho de Melo2010-05-05
* | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-04
|\ \ \
| * | | perf: Fix performance issue with perf reportAnton Blanchard2010-05-04
| * | | perf inject: Add missing bitsArnaldo Carvalho de Melo2010-05-04
| * | | perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAWTom Zanussi2010-05-03
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-03
|\ \ \ \ | |/ / / |/| | |
| * | | perf: Fix warning while reading ring buffer headersFrederic Weisbecker2010-04-30
| * | | perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker2010-04-30
* | | | perf inject: Refactor read_buildid functionArnaldo Carvalho de Melo2010-05-02
* | | | perf record: Don't exit in live mode when no tracepoints are enabledArnaldo Carvalho de Melo2010-05-02
* | | | perf: add perf-inject builtinTom Zanussi2010-05-02
* | | | perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi2010-05-02
* | | | perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo2010-05-02
|/ / /
* | | perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-29
* | | perf symbols: Add machine helper routinesArnaldo Carvalho de Melo2010-04-29
* | | perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo2010-04-27
* | | perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo2010-04-27
* | | perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo2010-04-27
* | | perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo2010-04-27
* | | perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-27
* | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-27
|\ \ \
| * | | perf tools: Fix libdw-dev package name in error messageStefan Hajnoczi2010-04-26
| * | | perf probe: Add --max-probes optionMasami Hiramatsu2010-04-26
| * | | perf probe: Fix to exit callback soon after finding too many probe pointsMasami Hiramatsu2010-04-26
| * | | perf probe: Fix to use symtab only if no debuginfoMasami Hiramatsu2010-04-26
| * | | perf tools: Initialize dso->node member in dso__newMasami Hiramatsu2010-04-26
* | | | perf: Some perf-kvm documentation editsWilliam Cohen2010-04-23
* | | | perf: Add a perf trace option to check samples ordering reliabilityFrederic Weisbecker2010-04-23
* | | | perf: Use generic sample reordering in perf timechartFrederic Weisbecker2010-04-23
* | | | perf: Use generic sample reordering in perf traceFrederic Weisbecker2010-04-23
* | | | perf: Use generic sample reordering in perf kmemFrederic Weisbecker2010-04-23
* | | | perf: Use generic sample reordering in perf schedFrederic Weisbecker2010-04-23
* | | | perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-23
* | | | perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-23
* | | | perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake2010-04-23
|/ / /
* | | perf probe: Add PowerPC DWARF register number mappingsIan Munsie2010-04-21