summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen1-0/+12
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen1-4/+1
2016-01-06perf/core: Collapse more IPI loopsPeter Zijlstra1-73/+33
2016-01-06Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar1-29/+6
2016-01-06perf: Fix race in swevent hashPeter Zijlstra1-19/+1
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra1-10/+5
2015-12-18Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar24-19/+2054
2015-12-18Merge branch 'perf/urgent' into perf/core, to make sure a cherry-picked commi...Ingo Molnar0-0/+0
2015-12-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-1/+5
2015-12-18Merge tag 'perf-core-for-mingo-2.1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar85-582/+1103
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa2-0/+27
2015-12-17perf stat report: Process event update eventsJiri Olsa1-0/+1
2015-12-17perf stat report: Process stat and stat round eventsJiri Olsa1-0/+28
2015-12-17perf stat report: Move csv_sep initialization before report commandJiri Olsa1-7/+7
2015-12-17perf stat report: Add support to initialize aggr_map from fileJiri Olsa1-0/+103
2015-12-17perf stat report: Process stat config eventJiri Olsa1-0/+10
2015-12-17perf stat report: Process cpu/threads mapsJiri Olsa1-2/+64
2015-12-17perf stat report: Add report commandJiri Olsa2-4/+69
2015-12-17perf stat record: Synthesize event update eventsJiri Olsa1-0/+59
2015-12-17perf stat record: Do not allow record with multiple runs modeJiri Olsa1-0/+5
2015-12-17perf stat record: Write stat round events on recordJiri Olsa1-0/+20
2015-12-17perf stat record: Write stat events on recordJiri Olsa1-0/+19
2015-12-17perf stat record: Add pipe support for record commandJiri Olsa1-11/+28
2015-12-17perf stat record: Store events IDs in perf data fileJiri Olsa1-0/+35
2015-12-17perf evlist: Export id_add_fd()Jiri Olsa2-3/+6
2015-12-17perf stat record: Synthesize stat record dataJiri Olsa1-13/+43
2015-12-17perf stat record: Initialize record featuresJiri Olsa2-0/+18
2015-12-17perf stat record: Add record commandJiri Olsa2-4/+128
2015-12-17perf tools: Introduce stat perf.data header featureJiri Olsa3-0/+17
2015-12-17perf report: Display newly added events in raw dumpJiri Olsa1-0/+19
2015-12-17perf tools: Add perf_event__fprintf_event_update functionJiri Olsa2-0/+39
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa4-0/+79
2015-12-17perf tools: Add event_update event name typeJiri Olsa4-0/+50
2015-12-17perf tools: Add event_update event scale typeJiri Olsa4-0/+55
2015-12-17perf tools: Add event_update event unit typeJiri Olsa7-0/+99
2015-12-17perf tools: Add event_update user level eventJiri Olsa6-0/+56
2015-12-17perf tools: Add stat events fprintf functionsJiri Olsa2-0/+43
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa5-0/+47
2015-12-17perf tools: Add stat round user level eventJiri Olsa4-1/+37
2015-12-17perf tools: Add stat event read functionJiri Olsa2-0/+29
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa5-6/+69
2015-12-17perf tools: Add stat user level eventJiri Olsa4-1/+47
2015-12-17perf tools: Add stat config event read functionJiri Olsa3-0/+32
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa6-0/+104
2015-12-17perf tools: Add stat config user level eventJiri Olsa4-1/+47
2015-12-17perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa2-0/+17
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa3-4/+64
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa6-0/+216