Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
y.karadzhov
/
trace-cmd
/
HEAD
d5ce4cc
kernel-shark: Better formatting of the error messages from "Record"
by Yordan Karadzhov (VMware)
· 6 years ago
master
10f37d7
kernel-shark: Optimize the error messages when "Record" fails to start
by Yordan Karadzhov (VMware)
· 6 years ago
b7521a8
kernel-shark: Use standart error message in KsMainWindow::_record()
by Yordan Karadzhov (VMware)
· 6 years ago
9fd4505
kernel-shark: Don't use pkexec when running as Root
by Yordan Karadzhov (VMware)
· 6 years ago
56a529a
kernel-shark: Show warning message when running as Root
by Yordan Karadzhov (VMware)
· 6 years ago
9c02039
kernel-shark-qt: Fix the broken Color scheme slider
by Yordan Karadzhov (VMware)
· 6 years ago
1375d98
tools lib traceevent: Fix buffer overflow in arg_eval
by Tony Jones
· 6 years ago
8ba49da
trace-cmd: Move kernel_stack event handler to "function" plugin.
by Tzvetomir Stoyanov (VMware)
· 6 years ago
eb36501
kernel-shark: Replace the corrupted logo and icon files
by Yordan Karadzhov (VMware)
· 6 years ago
f97e28a
KernelShark: Version 1.0
by Steven Rostedt (VMware)
· 6 years ago
39ac509
kernel-shark: Add the new logo to the Documentation
by Steven Rostedt (VMware)
· 6 years ago
a556a27
kernel-shark: Revert adding relative path to policy installation
by Steven Rostedt (VMware)
· 6 years ago
b95fbd9
kernel-shark: Revert adding environment variables to kshark-su-record
by Steven Rostedt (VMware)
· 6 years ago
2351837
trace-cmd: Allow setting of the name of Python in pkgconfig
by Patrick McLean
· 6 years ago
cb52517
trace-cmd: Generate proper soname
by Patrick McLean
· 6 years ago
68fd0c5
trace-cmd: In the ctracecmdgui use PyLong on Python 3
by Patrick McLean
· 6 years ago
dbee104
trace-cmd: Add missing headers to Python template
by Patrick McLean
· 6 years ago
7ba5e12
trace-cmd: Replace PyString_FromString() with PyUnicode_FromString()
by Steven Rostedt (VMware)
· 6 years ago
93d76ea
trace-cmd: Fix a typo in warning messages
by Tzvetomir Stoyanov
· 6 years ago
c9b3aa0
kernel-shark: Xserver, grant access to user root
by Tzvetomir Stoyanov
· 6 years ago
1517dc3
trace-cmd: Only add udis86 CFLAGS and LDFLAGS if it is found
by Steven Rostedt
· 6 years ago
2f641a1
kernel-shark: Handle corrupted configuration file for the Capture dialog
by Yordan Karadzhov (VMware)
· 6 years ago
7ca1204
kernel-shark: Handle errors when loading Capture configurations
by Yordan Karadzhov (VMware)
· 6 years ago
a9afc4d
kernel-shark: Allow KsCaptureControl widget to print text to the console
by Yordan Karadzhov (VMware)
· 6 years ago
1e40b00
kernel-shark: kshark_import_event_filter() tolerates non-existing events
by Yordan Karadzhov (VMware)
· 6 years ago
5f3fba3
kernel-shark: Disable Capture if trace-cmd can't function
by Yordan Karadzhov (VMware)
· 6 years ago
b084eb5
kernel-shark: Set the DISPLAY environment for pkexec kshark-record
by Steven Rostedt (VMware)
· 6 years ago
8eb0d75
kernel-shark: Execute kshark-record from same dir as kshark-su-record
by Steven Rostedt (VMware)
· 6 years ago
0cc751d
kernel-shark: Suppress "Root privileges are required" if already root
by Steven Rostedt (VMware)
· 6 years ago
9f25e6f
kernel-shark: Better error message for the constructor of KsCaptureControl
by Yordan Karadzhov (VMware)
· 6 years ago
41f08ad
kernel-shark: Make KsEventsCheckBoxWidget::removeSystem more robust
by Yordan Karadzhov (VMware)
· 6 years ago
80940d0
kernel-shark: Get the path to trace-cmd executable from _INSTALL_PREFIX
by Yordan Karadzhov (VMware)
· 6 years ago
6060dcb
trace-cmd: Set SONAME on shared libraries
by Patrick McLean
· 6 years ago
255c93c
trace-cmd: Install all headers needed by kernelshark to proper paths
by Patrick McLean
· 6 years ago
a72ee2d
trace-cmd: No automagic dependency on udis86
by Patrick McLean
· 6 years ago
9390e5c
trace-cmd: Allow overriding of python installation directory
by Patrick McLean
· 6 years ago
2091de2
trace-cmd: Use PyLong_AsLong() for Python 3
by Steven Rostedt (VMware)
· 6 years ago
dbddc64
trace-cmd: Use PyMemoryView_FromMemory() for Python 3
by Steven Rostedt (VMware)
· 6 years ago
ff3c218
trace-cmd: Replace PySting_FromString() with PyUnicode_FromString()
by Steven Rostedt (VMware)
· 6 years ago
00034f9
kernel-shark: Add quotes around $XDG_SESSION_TYPE in kshark-su-record
by Steven Rostedt (VMware)
· 6 years ago
11d683a
kernel-shark: Start using the new logo and icon
by Yordan Karadzhov
· 6 years ago
e5a8e0b
kernel-shark: Add logo and icon files
by Yordan Karadzhov
· 6 years ago
f1ef911
kernel-shark: kernel-shark: Avoid a duplicate error message from capture
by Yordan Karadzhov (VMware)
· 6 years ago
b7cb5ff
kernel-shark: Always check if data is loaded before changing the graphs
by Yordan Karadzhov (VMware)
· 6 years ago
eb1baa7
kernel-shark: Initialize all fields of struct kshark_trace_histo
by Steven Rostedt (VMware)
· 6 years ago
e9ad1b9
kernel-shark: Always clear the marker after resizing the table.
by Yordan Karadzhov (VMware)
· 6 years ago
8b4bd28
kernel-shark: The graph widget must follow the active marker
by Yordan Karadzhov (VMware)
· 6 years ago
4ff3880
kernel-shark: Use '<br>' for dialog and '\n' for console error messages
by Steven Rostedt (VMware)
· 6 years ago
8adfaa1
kernel-shark: Show the standard error of kshark-record
by Steven Rostedt (VMware)
· 6 years ago
644609a
kernel-shark: Remove the "make install" suggestion for capture errors
by Yordan Karadzhov (VMware)
· 6 years ago
cb91f64
revert: "kernel-shark: Remove a duplicate error message"
by Steven Rostedt (VMware)
· 6 years ago
2e15c98
kernel-shark: Less scary error message from Capture dialog
by Yordan Karadzhov (VMware)
· 6 years ago
5b8f014
kernel-shark: Disconnect "capture errors" before closing KernelShark GUI
by Yordan Karadzhov (VMware)
· 6 years ago
adaba4d
kernel-shark: Remove a duplicate error message
by Yordan Karadzhov (VMware)
· 6 years ago
8d0c09e
kernel-shark: Don't try to open data file if recording failed
by Yordan Karadzhov (VMware)
· 6 years ago
c403e29
kernel-shark: Optimize the command line options used by the capture dialog
by Yordan Karadzhov (VMware)
· 6 years ago
f47fbad
kernel-shark: Add method for getting all selected events
by Yordan Karadzhov (VMware)
· 6 years ago
d1ddcdb
kernel-shark: Don't free the string field of KS_CONFIG_STRING document
by Yordan Karadzhov (VMware)
· 6 years ago
eba17be
trace-cmd: Add git version string to trace-cmd --version output
by Steven Rostedt (VMware)
· 6 years ago
6763214
kernel-shark: Update the HTML documentation to the new version
by Steven Rostedt (VMware)
· 6 years ago
850572f
kernel-shark: Separate the target instalation instructions
by Yordan Karadzhov (VMware)
· 6 years ago
e0a1896
kernel-shark: Line up the table of the loaded Advanced filters
by Yordan Karadzhov (VMware)
· 6 years ago
1db270e
kernel-shark: Fix all warnings when building on 32 bit systems
by Yordan Karadzhov
· 6 years ago
7f77935
kernel-shark: Always use 64 bit variables for timestamps.
by Yordan Karadzhov
· 6 years ago
bd1953f
kernel-shark: Fix a bug when plotting the last trace record
by Yordan Karadzhov
· 6 years ago
b9f86b1
kernel-shark: Add 'make BUILD_TYPE=X gui' to change how the gui is made
by Steven Rostedt (VMware)
· 6 years ago
9aef575
kernel-shark: Have "make clean" run cmake-clean.sh
by Steven Rostedt (VMware)
· 6 years ago
f79e8fc
kernelshark: Update the README for changes to the make process
by Steven Rostedt (VMware)
· 6 years ago
625ac50
kernel-shark: Define a CMAKE_BUILD_TYPE "Package"
by Yordan Karadzhov
· 6 years ago
1b25ee0
kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path
by Yordan Karadzhov
· 6 years ago
180bc03
kernel-shark: Remove the "-g" compiler flag.
by Yordan Karadzhov
· 6 years ago
7b0abc9
trace-cmd: Fixed a potential problem with non-terminated string, returned by readlink()
by Tzvetomir Stoyanov (VMware)
· 6 years ago
a898ee0
trace-cmd: Avoid using uninitialized handle
by Greg Thelen
· 6 years ago
f8d45ca
trace-cmd: Always initialize write_record() len
by Greg Thelen
· 6 years ago
e946da1
trace-cmd: Remove ununsed knuth_hash*() routines
by Greg Thelen
· 6 years ago
0bdae7b
trace-cmd: Do not free pages from the lookup table in struct cpu_data in case trace file is loaded.
by Tzvetomir Stoyanov (VMware)
· 6 years ago
2daa666
trace-cmd: Start on 2.9 (or 3.0) development cycle
by Steven Rostedt (VMware)
· 6 years ago
9b64140
trace-cmd: Version 2.8
by Steven Rostedt (VMware)
· 6 years ago
7cf0788
trace-cmd: Check the return of get_file_content() before calling add_reset_file()
by Steven Rostedt (VMware)
· 6 years ago
3153658
trace-cmd: Have --max-graph-depth only be part of instance
by Steven Rostedt (VMware)
· 6 years ago
31d0e22
trace-cmd: Fix typo in Makefile bidr to bdir
by Steven Rostedt (VMware)
· 6 years ago
1549192
trace-cmd: Fix the description of check-events
by Dongliang Mu
· 6 years ago
d74f384
trace-cmd: Make the version defines part of tc-version.h
by Steven Rostedt (VMware)
· 6 years ago
355108b
kernelshark: Fix compiler error in KsSession.cpp on Raspberry Pi 3
by Alan Mikhak
· 6 years ago
a217a14
trace-cmd: Add trace-cmd report --version to extract version info
by Steven Rostedt (VMware)
· 6 years ago
8e35e58
trace-cmd: Append metadata about trace-cmd's version when recording
by Slavomir Kaslev
· 6 years ago
5b262a3
trace-cmd: Fix a possible race condition and deadlock in trace-cmd
by Tzvetomir Stoyanov
· 6 years ago
b43f658
Merge remote-tracking branch 'yordan/master' into trace-cmd
by Steven Rostedt (VMware)
· 6 years ago
b1118fa
kernel-shark: Use full paths for non-standard library headers
by Yordan Karadzhov
· 6 years ago
5682467
kernel-shark: Add new dataloading method to be used by the NumPu interface
by Yordan Karadzhov
· 6 years ago
c2fc2bc
trace-cmd: Fix crash when trace-cmd is executed with args "profile -F sleep 1"
by Tzvetomir Stoyanov
· 6 years ago
0c957d2
kernel-shark: Correct memory management when data loading fails
by Yordan Karadzhov
· 6 years ago
c32258f
kernel-shark: Handle properly the negative error codes when loading data
by Yordan Karadzhov
· 6 years ago
287791b
kernel-shark: Add Doxygen documentation for KsGLWidget::update()
by Yordan Karadzhov
· 6 years ago
9417d1c
kernel-shark: Handle the case when the marker points to a filtered entry
by Yordan Karadzhov
· 6 years ago
8384feb
kernel-shark: Improve the appearance on high screen resolution
by Yordan Karadzhov
· 6 years ago
0947f61
kernel-shark: Use XDG compliant path when saving cached data
by Yordan Karadzhov
· 6 years ago
a45ab5a
kernel-shark: Remove hard-coded install paths
by Yordan Karadzhov
· 6 years ago
d140ccd
kernelshark: Compile kernel-shark with -fPIC option
by Alan Mikhak
· 6 years ago
103b1ff
kernel-shark: Add "Report bug" button to "Help"
by Yordan Karadzhov
· 6 years ago
Next »