]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - tools
perf scripts python: export-to-sqlite.py: Export switch events
[mirror_ubuntu-focal-kernel.git] / tools /
2019-07-10 Adrian Hunterperf scripts python: export-to-sqlite.py: Export switch...
2019-07-10 Adrian Hunterperf db-export: Export switch events
2019-07-10 Adrian Hunterperf db-export: Factor out db_export__threads()
2019-07-10 Adrian Hunterperf script: Add scripting operation process_switch()
2019-07-10 Adrian Hunterperf scripts python: exported-sql-viewer.py: Use new...
2019-07-10 Adrian Hunterperf scripts python: exported-sql-viewer.py: Remove...
2019-07-10 Adrian Hunterperf scripts python: export-to-postgresql.py: Add has_c...
2019-07-10 Adrian Hunterperf scripts python: export-to-sqlite.py: Add has_calls...
2019-07-10 Adrian Hunterperf db-export: Also export thread's current comm
2019-07-10 Adrian Hunterperf db-export: Factor out db_export__comm()
2019-07-10 Adrian Hunterperf scripts python: export-to-postgresql.py: Export...
2019-07-10 Adrian Hunterperf scripts python: export-to-sqlite.py: Export comm...
2019-07-10 Adrian Hunterperf db-export: Export comm details
2019-07-10 Adrian Hunterperf db-export: Fix a white space issue in db_export__s...
2019-07-10 Adrian Hunterperf db-export: Move export__comm_thread into db_export...
2019-07-10 Adrian Hunterperf db-export: Export comm before exporting thread
2019-07-10 Adrian Hunterperf db-export: Export main_thread in db_export__sample()
2019-07-10 Adrian Hunterperf db-export: Pass main_thread to db_export__thread()
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.kernel.org...
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.kernel.org/pub...
2019-07-06 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-07-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
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.kernel.org/pub/scm...
2019-07-05 Linus TorvaldsMerge tag 'dax-fix-5.2-rc8' of git://git.kernel.org...
2019-07-05 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-07-04 Linus TorvaldsMerge tag 'sound-5.2' of git://git.kernel.org/pub/scm...
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.kernel.org...
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.kernel.org/pub...
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.kernel.org/pub...
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
next