summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)2019-08-201-2/+2
* perf evsel: Add comment for 'idx' member in 'struct perf_sample_idAdrian Hunter2019-08-201-0/+7
* tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo2019-08-201-0/+3
* tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2019-08-201-7/+10
* tools headers: Grab copy of linux/const.h, needed by linux/bits.hArnaldo Carvalho de Melo2019-08-203-0/+42
* perf tools: tools/include should come before tools/uapi/includeArnaldo Carvalho de Melo2019-08-201-1/+1
* tools headers: Add limits.h to access __WORDSIZEArnaldo Carvalho de Melo2019-08-201-0/+1
* Merge tag 'perf-core-for-mingo-5.4-20190816' of git://git.kernel.org/pub/scm/...Thomas Gleixner2019-08-1629-55/+1158
|\
| * perf unwind: Remove unnecessary testJohn Keeping2019-08-161-6/+0
| * perf unwind: Fix libunwind when tid != pidJohn Keeping2019-08-167-47/+48
| * perf map: Use zalloc for map_groupsJohn Keeping2019-08-161-1/+1
| * perf report: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo2019-08-162-0/+27
| * perf top: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo2019-08-153-1/+49
| * perf trace: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo2019-08-152-0/+19
| * perf evswitch: Add hint when not finding specified on/off eventsArnaldo Carvalho de Melo2019-08-151-1/+3
| * perf evswitch: Move enoent error message printing to separate functionArnaldo Carvalho de Melo2019-08-151-2/+7
| * perf evswitch: Introduce init() method to set the on/off evsels from the comm...Arnaldo Carvalho de Melo2019-08-153-18/+30
| * perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processingArnaldo Carvalho de Melo2019-08-152-6/+9
| * perf evswitch: Add the names of on/off eventsArnaldo Carvalho de Melo2019-08-152-10/+9
| * perf evswitch: Move switch logic to use in other toolsArnaldo Carvalho de Melo2019-08-154-21/+36
| * perf evswitch: Move struct to a separate header to use in other toolsArnaldo Carvalho de Melo2019-08-152-7/+17
| * perf script: Allow specifying event to switch off processing of other eventsArnaldo Carvalho de Melo2019-08-152-4/+32
| * perf script: Allow showing the --switch-on eventArnaldo Carvalho de Melo2019-08-152-0/+9
| * perf script: Allow specifying event to switch on processing of other eventsArnaldo Carvalho de Melo2019-08-152-0/+29
| * perf vendor events intel: Add Tremontx event file v1.02Haiyan Song2019-08-1510-0/+902
|/
* Merge tag 'perf-core-for-mingo-5.4-20190814' of git://git.kernel.org/pub/scm/...Thomas Gleixner2019-08-15830-4436/+10778
|\
| * perf ui: No need to set ui_browser to 1 twiceArnaldo Carvalho de Melo2019-08-141-1/+1
| * perf record: Support aarch64 random socket_id assignmentTan Xiaojun2019-08-141-1/+3
| * perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY formatVince Weaver2019-08-141-10/+15
| * tools: Keep list of tools in alphabetical orderAndy Shevchenko2019-08-141-2/+2
| * perf evsel: Provide meaningful warning when trying to use 'aux_output' on old...Arnaldo Carvalho de Melo2019-08-142-2/+10
| * perf intel-pt: Add brief documentation for PEBS via Intel PTAdrian Hunter2019-08-141-0/+15
| * perf tools: Add aux-output config termAdrian Hunter2019-08-146-0/+17
| * perf intel-pt: Process options for PEBS event synthesisAdrian Hunter2019-08-142-0/+41
| * perf tools: Add itrace option 'o' to synthesize aux-output eventsAdrian Hunter2019-08-143-0/+9
| * perf tools: Add aux_output attribute flagAdrian Hunter2019-08-142-1/+3
| * perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin2019-08-145-10/+53
| * perf ftrace: Improve error message about capability to use ftraceArnaldo Carvalho de Melo2019-08-141-1/+7
| * perf ftrace: Use CAP_SYS_ADMIN instead of euid==0Igor Lubashev2019-08-141-1/+3
| * perf tools: Add CAP_SYSLOG define for older systemsArnaldo Carvalho de Melo2019-08-141-0/+5
| * perf tools: Add NO_LIBCAP=1 to the minimal build testArnaldo Carvalho de Melo2019-08-141-0/+1
| * perf tools: Add helpers to use capabilities if presentIgor Lubashev2019-08-147-0/+71
| * tools build: Add capability-related feature detectionIgor Lubashev2019-08-125-0/+39
| * perf top: Collapse and resort all evsels in a groupArnaldo Carvalho de Melo2019-08-121-4/+26
| * perf hist: Remove dummy entries when finding real ones.Arnaldo Carvalho de Melo2019-08-121-2/+18
| * perf trace: Fix segmentation fault when access syscall info on arm64Leo Yan2019-08-121-1/+1
| * perf hists: Do not link a pair if already linkedArnaldo Carvalho de Melo2019-08-121-1/+1
| * perf top: Set display thread COMM to help with debuggingArnaldo Carvalho de Melo2019-08-121-0/+4
| * perf vendor events intel: Add Icelake V1.00 event fileHaiyan Song2019-08-128-0/+2739
| * perf tools: Fix paths in include statementsLuke Mujica2019-08-124-8/+8