summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
| * perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian2012-01-30
| * perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-30
* | perf record: Make feature initialization genericRobert Richter2012-02-02
* | perf probe: Rename target_module to targetSrikar Dronamraju2012-02-02
* | perf tools: Remove distclean from Makefile help outputJohn Kacur2012-02-02
* | perf evlist: Make splice_list_tail method publicJiri Olsa2012-02-01
* | perf python: Use attr.watermark in twatch.pyArnaldo Carvalho de Melo2012-01-30
* | perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-30
* | perf lock: Document lock info subcommandNamhyung Kim2012-01-30
* | perf top: Fix number of samples displayedStephane Eranian2012-01-30
* | perf script: Add option resolving vmlinux pathAkihiro Nagai2012-01-30
* | perf script: Add the offset field specifierAkihiro Nagai2012-01-30
* | perf script: Print branch_from and branch_to of BTS eventsAkihiro Nagai2012-01-30
* | perf script: Unify the expressions indicating "unknown"Akihiro Nagai2012-01-30
* | perf evsel: Fix spelling typoMasanari Iida2012-01-30
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
|\ \
| * | perf tools: Add x86 RDPMC, RDTSC testPeter Zijlstra2011-12-21
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-01-26
|\ \ \ | |_|/ |/| |
| * | perf tools: Fix strlen() bug in perf_event__synthesize_event_type()Stephane Eranian2012-01-24
| * | perf probe: Usability fixesSrikar Dronamraju2012-01-24
| * | perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-24
| * | perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-24
| * | perf bench: Also allow measuring memset()Jan Beulich2012-01-24
| * | perf bench: Also allow measuring alternative memcpy implementationsJan Beulich2012-01-24
| * | perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich2012-01-24
| * | perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
| * | perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo2012-01-24
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\| |
| * | perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim2012-01-08
| * | perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim2012-01-08
| * | perf annotate: Get rid of field_sep checkNamhyung Kim2012-01-08
| * | perf annotate: Fix usage stringNamhyung Kim2012-01-08
| * | perf kmem: Fix a memory leakNamhyung Kim2012-01-08
| * | perf kmem: Add missing closedir() callsNamhyung Kim2012-01-08
| * | perf top: Add error message for EMFILENamhyung Kim2012-01-08
| * | perf test: Change type of '-v' option to INCRNamhyung Kim2012-01-08
| * | perf script: Add missing closedir() callsNamhyung Kim2012-01-08
| * | perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againSebastian Andrzej Siewior2012-01-06
| * | perf tools: Add support for guest/host-only profilingJoerg Roedel2012-01-06
| * | perf kvm: Do guest-only counting by defaultJoerg Roedel2012-01-06
| * | perf top: Don't update total_period on process_sampleArnaldo Carvalho de Melo2012-01-06
| * | perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo2012-01-06
| * | perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo2012-01-06
* | | mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov2012-01-10
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \ | |/ / |/| |
| * | perf/powerpc: Fix build for PowerPC with uclibc toolchainsFlorian Fainelli2011-11-25
* | | perf kvm: Fix copy & paste error in descriptionJoerg Roedel2012-01-03
* | | perf script: Kill script_spec__deleteNamhyung Kim2012-01-03
* | | perf top: Fix a memory leakNamhyung Kim2012-01-03
* | | perf stat: Introduce get_ratio_color() helperNamhyung Kim2012-01-03