aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
Commit message (Expand)AuthorAge
* perf tools: Add core support for sampling intr machine state regsStephane Eranian2014-11-16
* perf tools: Export usage string and option table of perf recordNamhyung Kim2014-10-29
* perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim2014-09-26
* perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa2014-05-05
* perf tools: Move sys_perf_event_open function from perf.hJiri Olsa2014-05-05
* perf tools: Move syscall and arch specific defines from perf.hJiri Olsa2014-05-05
* perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa2014-05-05
* perf tools: Move sample data structures from perf.hJiri Olsa2014-05-05
* perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hJiri Olsa2014-05-05
* perf tools: Remove asmlinkage define from perf.hJiri Olsa2014-05-05
* perf tools: Remove min define from perf.hJiri Olsa2014-05-05
* perf tools: Remove unlikely define from perf.hJiri Olsa2014-05-05
* perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa2014-05-05
* tools: Consolidate types.hBorislav Petkov2014-05-01
* perf tests: Add thread maps lookup automated testsJiri Olsa2014-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-06
|\
| * perf tools: Allow building for tileZhigang Lu2014-03-07
* | perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-14
* | perf record: Add readable output for callchain debugJiri Olsa2014-02-18
* | perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-18
|/
* perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra2014-01-29
* perf tools: Add support for the xtensa architectureBaruch Siach2014-01-20
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-14
* perf record: Add --initial-delay optionAndi Kleen2014-01-13
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-19
* perf record: Default -t option to no inheritanceAdrian Hunter2013-11-27
* perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-12
* tools/perf: Add required memory barriersPeter Zijlstra2013-11-06
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-21
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen2013-10-04
* perf kvm: Option to print events that exceed a durationDavid Ahern2013-08-12
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03
|\
| * perf: Enable building perf tools for MetaJames Hogan2013-03-02
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02
|\ \
| * | perf, ARC: Enable building perf tools for ARCVineet Gupta2013-02-15
| |/
* | perf evlist: Make event_copy local to mmapsDavid Ahern2013-02-06
* | perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-24
* | perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo2013-01-24
|/
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
|\
| * perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-19
| * perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-19
* | perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-14
* | perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-14
* | perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-01
* | perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-31
* | perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-29
|/
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-19
|\
| * perf tools: Fix build on sparc.David Miller2012-10-17