perf db-export: Rename db_export__comm() to db_export__exec_comm()
[linux-2.6-microblaze.git] / tools /
2019-07-10 Adrian Hunterperf db-export: Rename db_export__comm() to db_export__...
2019-07-10 Adrian Hunterperf db-export: Get rid of db_export__deferred()
2019-07-09 Arnaldo Carvalho... perf trace: Auto bump rlimit(MEMLOCK) for eBPF maps...
2019-07-09 Arnaldo Carvalho... perf test: Auto bump rlimit(MEMLOCK) for BPF test sake
2019-07-09 Arnaldo Carvalho... perf tools: Introduce rlimit__bump_memlock() helper
2019-07-09 Leo Yanperf intel-pt: Fix potential NULL pointer dereference...
2019-07-09 Leo Yanperf intel-bts: Fix potential NULL pointer dereference...
2019-07-09 Song Liuperf script: Assume native_arch for pipe mode
2019-07-09 Adrian Hunterperf scripts python: export-to-sqlite.py: Fix DROP...
2019-07-09 Adrian Hunterperf scripts python: export-to-postgresql.py: Fix DROP...
2019-07-09 Leo Yanperf hists browser: Fix potential NULL pointer derefere...
2019-07-09 Leo Yanperf cs-etm: Fix potential NULL pointer dereference...
2019-07-09 Luke Mujicaperf parse-events: Remove unused variable: error
2019-07-09 Luke Mujicaperf parse-events: Remove unused variable 'i'
2019-07-09 Arnaldo Carvalho... perf metricgroup: Add missing list_del_init() when...
2019-07-09 Arnaldo Carvalho... perf tools: Use list_del_init() more thorougly
2019-07-09 Arnaldo Carvalho... perf tools: Use zfree() where applicable
2019-07-09 Arnaldo Carvalho... tools lib: Adopt zalloc()/zfree() from tools/perf
2019-07-09 Arnaldo Carvalho... perf tools: Move get_current_dir_name() cond prototype...
2019-07-09 Arnaldo Carvalho... perf namespaces: Move the conditional setns() prototype...
2019-07-09 Arnaldo Carvalho... perf tools: Add missing headers, mostly stdlib.h
2019-07-09 Arnaldo Carvalho... perf evsel: perf_evsel__name(NULL) is valid, no need...
2019-07-09 Leo Yanperf session: Fix potential NULL pointer dereference...
2019-07-09 Arnaldo Carvalho... perf inject: The tool->read() call may pass a NULL...
2019-07-09 Leo Yanperf map: Fix potential NULL pointer dereference found...
2019-07-09 Leo Yanperf trace: Fix potential NULL pointer dereference...
2019-07-09 Leo Yanperf annotate: Fix dereferencing freed memory found...
2019-07-09 Leo Yanperf top: Fix potential NULL pointer dereference detect...
2019-07-09 Leo Yanperf stat: Fix use-after-freed pointer detected by...
2019-07-09 Numfor Mbiziwo-Tiapoperf test mmap-thread-lookup: Initialize variable to...
2019-07-09 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.3-20190708-2' of...
2019-07-08 Arnaldo Carvalho... tools arch x86: Sync asm/cpufeatures.h with the with...
2019-07-08 Arnaldo Carvalho... Merge remote-tracking branch 'tip/perf/core' into perf...
2019-07-08 Ingo MolnarMerge tag 'v5.2' into perf/core, to pick up fixes
2019-07-07 Arnaldo Carvalho... tools build: Check if gettid() is available before...
2019-07-07 Jiri Olsaperf jvmti: Address gcc string overflow warning for...
2019-07-07 Arnaldo Carvalho... perf python: Remove -fstack-protector-strong if clang...
2019-07-06 Arnaldo Carvalho... perf annotate TUI browser: Do not use member from varia...
2019-07-06 Linus TorvaldsMerge tag 'for-linus-20190706' of git://git.kernel...
2019-07-06 Linus TorvaldsMerge tag 'mips_fixes_5.2_2' of git://git./linux/kernel...
2019-07-06 Seeteena Thoufeekperf tests: Fix record+probe_libc_inet_pton.sh for...
2019-07-06 Jiri Olsaperf evsel: Do not rely on errno values for precise_ip...
2019-07-06 Arnaldo Carvalho... perf thread: Allow references to thread objects after...
2019-07-06 Song Liuperf header: Assign proper ff->ph in perf_event__synthe...
2019-07-06 Arnaldo Carvalho... tools arch kvm: Sync kvm headers with the kernel sources
2019-07-06 Linus TorvaldsMerge tag 'dmaengine-fix-5.2' of git://git.infradead...
2019-07-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-07-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-07-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-07-06 Linus TorvaldsMerge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields...
2019-07-05 Linus TorvaldsMerge tag 'drm-fixes-2019-07-05-1' of git://anongit...
2019-07-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-07-05 Linus TorvaldsMerge tag 'dax-fix-5.2-rc8' of git://git./linux/kernel...
2019-07-05 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-07-04 Linus TorvaldsMerge tag 'sound-5.2' of git://git./linux/kernel/git...
2019-07-04 Ingo MolnarMerge branch 'x86/cpu' into perf/core, to pick up revert
2019-07-04 Linus TorvaldsMerge tag 'trace-v5.2-rc5' of git://git./linux/kernel...
2019-07-04 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2019-07-04 Dave AirlieMerge tag 'drm-misc-fixes-2019-07-03' of git://anongit...
2019-07-04 Linus TorvaldsMerge tag 'gpio-v5.2-4' of git://git./linux/kernel...
2019-07-03 Andy Lutomirskiselftests/x86/fsgsbase: Fix some test case bugs
2019-07-03 Ingo MolnarMerge tag 'perf-core-for-mingo-5.3-20190703' of git...
2019-07-03 Ingo MolnarMerge tag 'perf-core-for-mingo-5.3-20190701' of git...
2019-07-03 Linus TorvaldsMerge tag '5.2-rc6-smb3-fix' of git://git.samba.org...
2019-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-07-03 Arnaldo Carvalho... perf script: Allow specifying the files to process...
2019-07-02 Olof JohanssonMerge tag 'davinci-fixes-for-v5.2-part2' of git://git...
2019-07-02 Andi Kleenperf tools metric: Don't include duration_time in group
2019-07-02 Andi Kleenperf list: Avoid extra : for --raw metrics
2019-07-02 Andi Kleenperf vendor events intel: Metric fixes for SKX/CLX
2019-07-02 Andi Kleenperf tools: Fix typos / broken sentences
2019-07-02 John Garryperf jevents: Add support for Hisi hip08 L3C PMU aliasing
2019-07-02 John Garryperf jevents: Add support for Hisi hip08 HHA PMU aliasing
2019-07-02 John Garryperf jevents: Add support for Hisi hip08 DDRC PMU aliasing
2019-07-02 John Garryperf pmu: Support more complex PMU event aliasing
2019-07-02 Liran AlonKVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal...
2019-07-02 Jin Yaoperf diff: Documentation -c cycles option
2019-07-02 Jin Yaoperf diff: Print the basic block cycles diff
2019-07-02 Jin Yaoperf diff: Link same basic blocks among different data
2019-07-02 Jin Yaoperf diff: Use hists to manage basic blocks per symbol
2019-07-02 Jin Yaoperf diff: Check if all data files with branch stacks
2019-07-02 Jin Yaoperf hists: Add block_info in hist_entry
2019-07-02 Jin Yaoperf symbol: Create block_info structure
2019-07-02 Jiri Olsaobjtool: Fix build by linking against tools/lib/ctype...
2019-07-02 Andy Lutomirskiselftests/x86: Test SYSCALL and SYSENTER manually with...
2019-07-02 Luke Mujicaperf jevents: Use nonlocal include statements in pmu...
2019-07-02 Mao Hanperf annotate: Add csky support
2019-07-02 Andi Kleenperf stat: Fix metrics with --no-merge
2019-07-02 Andi Kleenperf stat: Fix group lookup for metric group
2019-07-02 Andi Kleenperf stat: Don't merge events in the same PMU
2019-07-02 Andi Kleenperf stat: Make metric event lookup more robust
2019-07-02 Arnaldo Carvalho... tools lib: Move argv_{split,free} from tools/perf/util/
2019-07-02 Arnaldo Carvalho... perf tools: Drop strxfrchar(), use strreplace() equival...
2019-07-02 Arnaldo Carvalho... tools lib: Adopt strreplace() from the kernel
2019-07-02 Arnaldo Carvalho... perf tools: Ditch rtrim(), use strim() from tools/lib
2019-07-01 Olof JohanssonMerge tag 'mvebu-fixes-5.2-2' of git://git.infradead...
2019-06-30 Linus TorvaldsMerge tag 'powerpc-5.2-7' of git://git./linux/kernel...
2019-06-30 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
next