aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-16perf tools: Add core support for sampling intr machine state regsStephane Eranian1-0/+1
2014-10-29perf tools: Export usage string and option table of perf recordNamhyung Kim1-0/+3
2014-09-26perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim1-3/+0
2014-05-05perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa1-2/+0
2014-05-05perf tools: Move sys_perf_event_open function from perf.hJiri Olsa1-29/+11
2014-05-05perf tools: Move syscall and arch specific defines from perf.hJiri Olsa1-164/+1
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa1-7/+0
2014-05-05perf tools: Move sample data structures from perf.hJiri Olsa1-24/+0
2014-05-05perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.hJiri Olsa1-7/+0
2014-05-05perf tools: Remove asmlinkage define from perf.hJiri Olsa1-5/+0
2014-05-05perf tools: Remove min define from perf.hJiri Olsa1-6/+0
2014-05-05perf tools: Remove unlikely define from perf.hJiri Olsa1-1/+0
2014-05-05perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa1-1/+0
2014-05-01tools: Consolidate types.hBorislav Petkov1-3/+1
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa1-0/+6
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+8
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso1-0/+6
2014-03-07perf tools: Allow building for tileZhigang Lu1-0/+8
2014-02-18perf record: Add readable output for callchain debugJiri Olsa1-1/+2
2014-02-18perf tools: Add call-graph option support into .perfconfigJiri Olsa1-0/+1
2014-01-29perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra1-2/+2
2014-01-20perf tools: Add support for the xtensa architectureBaruch Siach1-0/+7
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo1-1/+1
2014-01-13perf record: Add --initial-delay optionAndi Kleen1-0/+1
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo1-1/+1
2013-11-27perf record: Default -t option to no inheritanceAdrian Hunter1-0/+1
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo1-1/+1
2013-11-06tools/perf: Add required memory barriersPeter Zijlstra1-12/+47
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa1-1/+0
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen1-0/+1
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen1-1/+3
2013-08-12perf kvm: Option to print events that exceed a durationDavid Ahern1-0/+3
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen1-0/+1
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-0/+6
2013-03-02perf: Enable building perf tools for MetaJames Hogan1-0/+6
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+6
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta1-0/+6
2013-02-06perf evlist: Make event_copy local to mmapsDavid Ahern1-26/+0
2013-01-24perf tools: Move get_term_dimensions from top to util.cDavid Ahern1-4/+0
2013-01-24perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo1-2/+0
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar1-12/+3
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells1-13/+3
2012-11-19perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu1-1/+1
2012-11-14perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu1-1/+1
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa1-1/+0
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa1-0/+1
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa1-2/+14
2012-10-29perf tools: Add a global variable "const char *input_name"Feng Tang1-0/+1
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-1/+1
2012-10-17perf tools: Fix build on sparc.David Miller1-1/+1