aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/perf.h
AgeCommit message (Expand)Author
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin
2010-03-26perf tools: Move __used from perf.h to linux/compiler.hArnaldo Carvalho de Melo
2010-03-12perf top: Export get_window_dimensionsArnaldo Carvalho de Melo
2010-03-04perf, ARM: Modify kuser rmb() call to compile for Thumb-2Will Deacon
2009-12-11perf tools: Allow building for ARMJamie Iles
2009-11-19perf tools: Add ia64 support for tools/perf/Luck, Tony
2009-10-26perf tools, Alpha: Add Alpha support to perf.hMichael Cree
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-04sparc: add basic support for 'perf'Jens Axboe
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
2009-06-25perf_counter tools: add cpu_relax()/rmb() definitions for sh.Paul Mundt
2009-06-22[S390] Enable tick based perf_counter on s390.Martin Schwidefsky
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar