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