summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-06perf: Auto-detect libelfPeter Zijlstra
2009-08-06perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo
2009-08-05perf report: Add missing command line options to man pageArnaldo Carvalho de Melo
2009-08-05perf: Auto-detect libbfdPeter Zijlstra
2009-08-05perf report: Make --sort comm,dso,symbol the defaultPekka Enberg
2009-08-04perf: Fix read buffer overflowRoel Kluin
2009-08-02perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo
2009-08-02perf tools: Fix faulty checkStoyan Gaydarov
2009-08-02perf report: Update for the new FORK/EXIT eventsPeter Zijlstra
2009-08-01perf_counter tools: Fix link errors with older toolchainsIngo Molnar
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith
2009-07-22perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard
2009-07-13perf_counter tools: Fix index boundary checkRoel Kluin
2009-07-11perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo
2009-07-11perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo
2009-07-11perf report: Make the output more compactArnaldo Carvalho de Melo
2009-07-11strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo
2009-07-11perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10perf_counter: Add P6 PMU supportVince Weaver
2009-07-10perf_counter tools: Rename cache events to remove $Anton Blanchard
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker
2009-07-05perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker
2009-07-05perf report: Change default callchain parametersFrederic Weisbecker
2009-07-05perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker
2009-07-05perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds
2009-07-03perf report: Annotate variable initializationIngo Molnar
2009-07-03perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin
2009-07-02perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker
2009-07-02perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker
2009-07-02perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith