oprof_start_base QDialog name oprof_start_base geometry 0 0 625 735 caption Start profiler sizeGripEnabled true margin 11 spacing 6 QTabWidget name setup_config_tab QWidget name counter_setup_page title &Setup margin 11 spacing 6 QGroupBox name counter_group title Events margin 11 spacing 6 QLayoutWidget name Layout10 margin 0 spacing 6 QListView text Removedincode clickable false resizeable true name events_list minimumSize 250 0 selectionMode Multi toolTip Available events QLayoutWidget name Layout9 margin 0 spacing 6 QCheckBox name os_ring_count_cb text Profile &kernel toolTip Profile kernel code QCheckBox name user_ring_count_cb text Profile &user binaries toolTip Profile user libraries and applications QLayoutWidget name Layout16 margin 0 spacing 6 QLabel name TextLabel1_2 text C&ount buddy event_count_edit QLineEdit name event_count_edit sizePolicy 1 0 toolTip Set the count value name Spacer13_2 orientation Horizontal sizeType Expanding sizeHint 20 20 QButtonGroup name unit_mask_group sizePolicy 1 5 title Unit mask toolTip Unit mask settings for this event margin 11 spacing 6 QCheckBox name check0 text check0 QCheckBox name check1 text check1 QCheckBox name check2 text check2 QCheckBox name check3 text check3 QCheckBox name check4 text check4 QCheckBox name check5 text check5 QCheckBox name check6 text check6 QCheckBox name check7 text check7 name Spacer14 orientation Vertical sizeType Expanding sizeHint 20 20 QCheckBox name check11 text check11 QCheckBox name check13 text check13 QCheckBox name check15 text check15 QCheckBox name check10 text check10 QCheckBox name check14 text check14 QCheckBox name check9 text check9 QCheckBox name check8 text check8 QCheckBox name check12 text check12 QLabel name event_help_label enabled true sizePolicy 1 1 frameShape WinPanel frameShadow Sunken text QWidget name configuration_page title &Configuration margin 11 spacing 6 QLayoutWidget name Layout11 margin 0 spacing 6 QLabel name TextLabel1 text &Kernel image file buddy kernel_filename_edit QLineEdit name kernel_filename_edit toolTip The vmlinux file of the running kernel QToolButton name kernel_filename_tb text ... QCheckBox name no_vmlinux text No kernel image toolTip No kernel image available. Disables kernel profiling. QLayoutWidget name Layout12 margin 0 spacing 6 QLayoutWidget name Layout11 margin 0 spacing 6 QLineEdit name buffer_size_edit toolTip The size of the profiler's buffers QLineEdit name note_table_size_edit QLabel name cpu_buffer_size_label text Cpu buffer size buddy cpu_buffer_size_edit QLineEdit name cpu_buffer_size_edit QLabel name buffer_size_label text &Buffer size buddy buffer_size_edit QLabel name note_table_size_label text Note Size buddy note_table_size_edit QLineEdit name buffer_watershed_edit QLabel name buffer_watershed_label text Buffer watershed buddy buffer_watershed_edit name Spacer11 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout36 margin 0 spacing 6 QLayoutWidget name Layout34 margin 0 spacing 6 QCheckBox name verbose text &Verbose toolTip Very verbose output in log file QCheckBox name separate_lib_cb text Per-application profiles toolTip Separate samples for each shared library. This increases the time and space overhead of OProfile. QCheckBox name separate_kernel_cb text Per-application profiles, including kernel toolTip Separate samples for each shared library and kernel samples. This increases the time and space overhead of OProfile. QCheckBox name separate_cpu_cb text Per-CPU profiles toolTip Separate samples for each shared library and kernel samples. This increases the time and space overhead of OProfile. QCheckBox name separate_thread_cb text Per-thread/task profiles toolTip Separate samples for each shared library and kernel samples. This increases the time and space overhead of OProfile. QLayoutWidget name Layout33 margin 0 spacing 6 QLabel name callgraph_depth_label text callgraph depth, zero to disable buddy callgraph_depth_edit QLineEdit name callgraph_depth_edit name Spacer12 orientation Horizontal sizeType Expanding sizeHint 20 20 name Spacer9 orientation Vertical sizeType Expanding sizeHint 20 20 QLabel name daemon_label frameShape Panel frameShadow Sunken text toolTip Current daemon status QLayoutWidget name Layout37 margin 0 spacing 6 QPushButton name start_profiler_btn text St&art QPushButton name flush_profiler_data_btn text &Flush QPushButton name stop_profiler_btn text Stop name Spacer5 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name reset_sample_files_btn text Reset sample files QPushButton name quit_and_save_btn text Save and &quit autoDefault true start_profiler_btn clicked() oprof_start_base on_start_profiler() stop_profiler_btn clicked() oprof_start_base on_stop_profiler() flush_profiler_data_btn clicked() oprof_start_base on_flush_profiler_data() quit_and_save_btn clicked() oprof_start_base accept() kernel_filename_tb clicked() oprof_start_base choose_kernel_filename() no_vmlinux toggled(bool) kernel_filename_tb setDisabled(bool) no_vmlinux toggled(bool) kernel_filename_edit setDisabled(bool) no_vmlinux toggled(bool) TextLabel1 setDisabled(bool) separate_kernel_cb stateChanged(int) oprof_start_base on_separate_kernel_cb_changed(int) reset_sample_files_btn clicked() oprof_start_base on_reset_sample_files() events_list selectionChanged() oprof_start_base event_selected() events_list currentChanged(QListViewItem*) oprof_start_base event_over(QListViewItem *) events_list onItem(QListViewItem*) oprof_start_base event_over(QListViewItem *) choose_kernel_filename() event_over(QListViewItem *) event_selected() on_reset_sample_files() on_flush_profiler_data() on_separate_kernel_cb_changed(int) on_start_profiler() on_stop_profiler() setup_config_tab events_list os_ring_count_cb user_ring_count_cb event_count_edit check0 check1 check2 check3 check4 check5 check6 check7 check8 check9 check10 check11 check12 check13 check14 check15 start_profiler_btn flush_profiler_data_btn stop_profiler_btn reset_sample_files_btn quit_and_save_btn kernel_filename_edit no_vmlinux buffer_size_edit note_table_size_edit buffer_watershed_edit verbose separate_lib_cb separate_kernel_cb separate_cpu_cb separate_thread_cb callgraph_depth_edit