aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\
| * perf record: Add support for sampling taken branchRoberto Agostino Vitillo2012-03-09
| * perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo2012-03-09
| * perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo2012-02-14
| * perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-02-14
| * perf tools: cleanup initialization of attr->sizeStephane Eranian2012-02-13
| * perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-13
| * perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
* | perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-14
* | perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-03-03
|/
* perf record: Add ability to record event periodAndrew Vagin2011-12-20
* perf record: Move 'group' to perf_event_opsArnaldo Carvalho de Melo2011-11-28
* perf record: Move mmap_pages to perf_record_optsArnaldo Carvalho de Melo2011-11-28
* perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'Arnaldo Carvalho de Melo2011-11-28
* perf evsel: Introduce config attr methodArnaldo Carvalho de Melo2011-11-28
* perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo2011-10-13
* perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian2011-10-07
* perf record: Move perf_mmap__write_tail to perf.hArnaldo Carvalho de Melo2011-01-22
* perf evsel: Introduce mmap supportArnaldo Carvalho de Melo2011-01-22
* perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu2010-10-12
* perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-17
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-19
* perf tools: Move __used from perf.h to linux/compiler.hArnaldo Carvalho de Melo2010-03-26
* perf top: Export get_window_dimensionsArnaldo Carvalho de Melo2010-03-12
* perf, ARM: Modify kuser rmb() call to compile for Thumb-2Will Deacon2010-03-04
* perf tools: Allow building for ARMJamie Iles2009-12-11
* perf tools: Add ia64 support for tools/perf/Luck, Tony2009-11-19
* perf tools, Alpha: Add Alpha support to perf.hMichael Cree2009-10-26
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* sparc: add basic support for 'perf'Jens Axboe2009-09-04
* Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\
| * perf_counter: Add P6 PMU supportVince Weaver2009-07-10
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\|
| * perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-04
|\ \
| * | parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-07-01
|\ \ \ | |_|/ |/| |
| * | perf_counter tools: add cpu_relax()/rmb() definitions for sh.Paul Mundt2009-06-25
| |/
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \ | |/ |/|
| * perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-26
| * perf_counter tools: Rework the file formatPeter Zijlstra2009-06-25
* | [S390] Enable tick based perf_counter on s390.Martin Schwidefsky2009-06-22
|/
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-19
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-19
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-12
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-06