aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/perf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-31perf record: Add ability to name registers to recordStephane Eranian1-1/+1
2015-07-29perf tools: Introduce callgraph_set for callgraph optionKan Liang1-0/+1
2015-07-23perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter1-0/+1
2015-07-06perf record: Let user have timestamps with per-thread recordingAdrian Hunter1-0/+1
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang1-0/+1
2015-05-05perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter1-0/+3
2015-04-29perf auxtrace: Add support for AUX area recordingAdrian Hunter1-0/+2
2015-04-08perf record: Add clockid parameterPeter Zijlstra1-0/+2
2015-03-26perf: Bump max number of cpus to 1024David Ahern1-1/+1
2015-02-25perf record: Support recording running/enabled timeAndi Kleen1-0/+1
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