summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent: Rename input arguments and local variables of libtracee...Tzvetomir Stoyanov2019-04-014-180/+180
* perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_...Tzvetomir Stoyanov2019-04-012-8/+8
* perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...Tzvetomir Stoyanov2019-04-0113-33/+33
* tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...Tzvetomir Stoyanov2019-04-0116-442/+439
* tools tools, tools lib traceevent: Make traceevent APIs more consistentTzvetomir Stoyanov2019-04-016-46/+46
* tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()Tzvetomir Stoyanov2019-04-011-3/+0
* tools lib traceevent: Remove tep filter trivial APIsTzvetomir Stoyanov2019-04-012-185/+0
* tools lib traceevent: Removed unneeded !! and return parenthesisSteven Rostedt (VMware)2019-04-011-2/+2
* tools lib traceevent: Implement new traceevent APIs for accessing struct tep_...Tzvetomir Stoyanov2019-04-012-4/+108
* tools lib traceevent: Coding style fixesTzvetomir Stoyanov2019-04-011-15/+15
* tools lib traceevent: Change description of few APIsTzvetomir Stoyanov2019-04-012-12/+14
* tools lib traceevent: Add more debugging to see various internal ring buffer ...Steven Rostedt (Red Hat)2019-04-012-0/+62
* tools lib traceevent: Implement a new API, tep_list_events_copy()Tzvetomir Stoyanov2019-04-012-23/+91
* tools lib traceevent: Add mono clocks to be parsed in secondsSteven Rostedt (VMware)2019-04-011-1/+2
* tools lib traceevent: Handle trace_printk() "%px"Steven Rostedt (VMware)2019-04-011-0/+1
* perf list: Output tool eventsAndi Kleen2019-04-013-2/+25
* perf evsel: Support printing evsel name for 'duration_time'Andi Kleen2019-04-011-1/+10
* perf stat: Implement duration_time as a proper eventAndi Kleen2019-04-016-13/+86
* perf stat: Revert checks for duration_timeAndi Kleen2019-04-011-18/+0
* perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITESThomas Richter2019-04-011-1/+1
* perf tools: Add header defining used namespace struct to event.hArnaldo Carvalho de Melo2019-04-011-0/+1
* perf trace beauty renameat: No need to include linux/fs.hArnaldo Carvalho de Melo2019-04-011-1/+0
* perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytesArnaldo Carvalho de Melo2019-04-011-18/+28
* perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd s...Arnaldo Carvalho de Melo2019-04-011-3/+147
* perf trace: Add 'string' event alias to select syscalls with string argsArnaldo Carvalho de Melo2019-04-011-0/+65
* Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/sc...Thomas Gleixner2019-03-2957-392/+719
|\
| * perf pmu: Fix parser error for uncore event aliasKan Liang2019-03-281-0/+10
| * perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter2019-03-281-4/+13
| * perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter2019-03-281-10/+50
| * perf machine: Update kernel map address and re-order properlyWei Li2019-03-281-12/+20
| * tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-03-281-0/+2
| * tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo2019-03-282-1/+14
| * tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo2019-03-281-0/+64
| * tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2019-03-281-0/+1
| * tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo2019-03-281-0/+1
| * tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo2019-03-2811-18/+43
| * perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa2019-03-283-44/+59
| * perf intel-pt: Fix TSC slipAdrian Hunter2019-03-281-12/+8
| * perf cs-etm: Add missing case valueSolomon Tan2019-03-282-2/+3
| * afs: Fix StoreData op marshallingDavid Howells2019-03-282-4/+4
| * vfs: Update mount API docsDavid Howells2019-03-281-172/+195
| * Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-2812-68/+154
| |\
| | * s390/cpumf: Fix warning from check_processor_idThomas Richter2019-03-281-6/+13
| | * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-113-0/+34
| | * Merge tag 'vfio-ccw-20190311' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2019-03-111-2/+6
| | |\
| | | * vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
| | |/
| | * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-063-38/+45
| | * s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
| | * s390: limit brk randomization to 32MBMartin Schwidefsky2019-03-061-4/+7
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-2816-45/+78
|/| |