]> asedeno.scripts.mit.edu Git - linux.git/history - tools
perf vendor events intel: Update Haswell events to V27
[linux.git] / tools /
2018-01-25 Andi Kleenperf vendor events intel: Update Haswell events to V27
2018-01-25 Andi Kleenperf vendor events intel: Update Goldmont events to V12
2018-01-25 Andi Kleenperf vendor events intel: Update BroadwellX events to V13
2018-01-25 Andi Kleenperf vendor events intel: Update Broadwell events to V22
2018-01-23 Hendrik Bruecknerperf trace: Remove audit-libs dependency if syscall...
2018-01-23 Hendrik Bruecknerperf trace: Obtain errno strings by using arch_syscalls...
2018-01-23 Hendrik Bruecknerperf util: Introduce architecture specific errno/name...
2018-01-23 Hendrik Bruecknertools include asm-generic: Grab errno.h and errno-base.h
2018-01-23 Hendrik Bruecknertools include arch: Grab a copy of errno.h for arch...
2018-01-23 Jiri Olsaperf build: Display EXTRA features for VF=1 build
2018-01-23 Mathieu Poirierperf report: Fix regression when decoding intel_pt traces
2018-01-23 Wang YanQingperf symbols: Using O_CLOEXEC in do_open
2018-01-23 Arnaldo Carvalho... perf tools: Move conditional O_CLOEXEC to util.h
2018-01-18 Arnaldo Carvalho... perf bpf: Don't warn about unavailability of builtin...
2018-01-18 Arnaldo Carvalho... perf tools: Use ui__error() for reporting --fields errors
2018-01-18 Adrian Hunterperf tools: Get rid of unused 'swapped' parameter from...
2018-01-18 Adrian Hunterperf evsel: Ensure reserved member of PERF_SAMPLE_CPU...
2018-01-18 Adrian Hunterperf intel-pt/bts: Do not swap when synthesizing samples
2018-01-17 Ingo MolnarMerge tag 'perf-core-for-mingo-4.16-20180117' of git...
2018-01-17 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick up fixes
2018-01-17 Thomas Richterperf record: Fix failed memory allocation for get_cpuid_str
2018-01-17 Jin Yaoperf script: Remove the time slices number limitation
2018-01-17 Jin Yaoperf report: Remove the time slices number limitation
2018-01-17 Jin Yaoperf util: Allocate time slices buffer according to...
2018-01-17 Jin Yaoperf report: Add an indication of what time slices are used
2018-01-17 Jin Yaoperf util: Support no index time percent slice
2018-01-17 Jin Yaoperf util: Improve error checking for time percent input
2018-01-17 Jin Yaoperf script: Improve error msg when no first/last sampl...
2018-01-17 Jin Yaoperf report: Improve error msg when no first/last sampl...
2018-01-17 Arnaldo Carvalho... perf callchains: Ask for PERF_RECORD_MMAP for data...
2018-01-17 Arnaldo Carvalho... perf trace: Allow overriding global --max-stack per event
2018-01-17 Arnaldo Carvalho... perf trace: Setup DWARF callchains for non-syscall...
2018-01-17 Arnaldo Carvalho... perf unwind: Do not look just at the global callchain_p...
2018-01-17 Arnaldo Carvalho... perf callchain: Fix attr.sample_max_stack setting
2018-01-17 Kim Phillipsperf tools: Add ARM Statistical Profiling Extensions...
2018-01-17 Steven Rostedt ... tools lib traceevent: Fix get_field_str() for dynamic...
2018-01-17 Taeung Songtools lib traceevent: Fix missing break in FALSE case...
2018-01-17 Michael Sartaintools lib traceevent: Add UL suffix to MISSING_EVENTS
2018-01-17 Federico Vagatools lib traceevent: Use asprintf when possible
2018-01-17 Steven Rostedt ... tools lib traceevent: Show contents (in hex) of data...
2018-01-17 Steven Rostedt ... tools lib traceevent: Handle new pointer processing...
2018-01-17 Steven Rostedt ... tools lib traceevent: Simplify pointer print logic...
2018-01-17 Jan Kiszkatools lib traceevent: Print value of unknown symbolic...
2018-01-17 Steven Rostedt ... tools lib traceevent: Show value of flags that have...
2018-01-17 Michael Sartaintools lib traceevent: Fix bad force_token escape sequence
2018-01-12 Arnaldo Carvalho... perf trace: Fix setting of --call-graph/--max-stack...
2018-01-12 Arnaldo Carvalho... perf evsel: Check if callchain is enabled before settin...
2018-01-12 Jiri Olsaperf tools: Fix copyfile_offset update of output offset
2018-01-12 Arnaldo Carvalho... perf trace: No need to set PERF_SAMPLE_IDENTIFIER expli...
2018-01-12 Kan Liangperf script python: Add script to profile and resolve...
2018-01-12 Luis de Bethencourtperf evlist: Remove trailing semicolon
2018-01-12 Linus TorvaldsMerge tag 'ceph-for-4.15-rc8' of git://github.com/ceph...
2018-01-12 Linus TorvaldsMerge tag 'gpio-v4.15-4' of git://git.kernel.org/pub...
2018-01-11 Mathieu Poirierperf evsel: Fix incorrect handling of type _TERM_DRV_CFG
2018-01-11 Ingo MolnarMerge tag 'perf-core-for-mingo-4.16-20180110' of git...
2018-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-10 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-01-09' of...
2018-01-10 Linus TorvaldsMerge tag 'sound-4.15-rc8' of git://git.kernel.org...
2018-01-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2018-01-10 Arnaldo Carvalho... tools headers: Synchronize kernel <-> tooling headers
2018-01-10 Arnaldo Carvalho... perf report: Introduce --mmaps
2018-01-10 Jiri Olsaperf report: Add --tasks option to display monitored tasks
2018-01-10 Arnaldo Carvalho... perf trace: Beautify 'gettid' syscall result
2018-01-10 Jiri Olsaperf report: Add --stats option to display quick data...
2018-01-10 Jiri Olsaperf tools: Make the tool's warning messages optional
2018-01-10 Jiri Olsaperf script: Add support to display lost events
2018-01-09 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2018-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux-block
2018-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-01-09 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-01-08 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.15-4' of git://git...
2018-01-08 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-08 Jiri Olsaperf script: Add support to display sample misc field
2018-01-08 Jiri Olsaperf: Update PERF_RECORD_MISC_* comment for perf_event_...
2018-01-08 Jiri Olsaperf: Add sample_id to PERF_RECORD_ITRACE_START event...
2018-01-08 Jiri Olsaperf tools: Display perf_event_attr::namespaces debug info
2018-01-08 Jiri Olsaperf tools: Enable LIBBABELTRACE by default
2018-01-08 Jin Yaoperf script: Support time percent and multiple time ranges
2018-01-08 Jin Yaoperf report: Support time percent and multiple time ranges
2018-01-08 Jin Yaoperf tools: Create function to perform multiple time...
2018-01-08 Jin Yaoperf tools: Create function to parse time percent
2018-01-08 Jin Yaoperf record: Record the first and last sample time...
2018-01-08 Jin Yaoperf header: Add infrastructure to record first and...
2018-01-08 Jin Yaoperf report: Fix a no annotate browser displayed issue
2018-01-08 Jin Yaoperf report: Fix a wrong offset issue when using /proc...
2018-01-08 Wang Nanperf tools: Fix compile error with libunwind x86
2018-01-08 Arnaldo Carvalho... perf test bpf: Hook on epoll_pwait()
2018-01-08 Arnaldo Carvalho... perf test bpf: Use designated struct field initializers
2018-01-08 Arnaldo Carvalho... perf test bpf: Improve message about expected samples
2018-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-07 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-01-06 Alexei Starovoitovselftests/bpf: fix test_align
2018-01-06 Linus TorvaldsMerge tag 'powerpc-4.15-6' of git://git.kernel.org...
2018-01-06 Radim KrčmářMerge tag 'kvm-s390-master-4.15-2' of git://git.kernel...
2018-01-06 Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes
2018-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-06 Linus TorvaldsMerge tag 'arc-4.15-rc7' of git://git.kernel.org/pub...
2018-01-05 Linus TorvaldsMerge tag 'for-4.15-rc7-tag' of git://git.kernel.org...
2018-01-05 Linus TorvaldsMerge tag 'xfs-4.15-fixes-10' of git://git.kernel.org...
next