#include <oprof_start.base.h>
Public Member Functions | |
oprof_start_base (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~oprof_start_base () | |
Data Fields | |
QTabWidget * | setup_config_tab |
QWidget * | counter_setup_page |
QGroupBox * | counter_group |
QListView * | events_list |
QCheckBox * | os_ring_count_cb |
QCheckBox * | user_ring_count_cb |
QLabel * | TextLabel1_2 |
QLineEdit * | event_count_edit |
QButtonGroup * | unit_mask_group |
QCheckBox * | check0 |
QCheckBox * | check1 |
QCheckBox * | check2 |
QCheckBox * | check3 |
QCheckBox * | check4 |
QCheckBox * | check5 |
QCheckBox * | check6 |
QCheckBox * | check7 |
QCheckBox * | check11 |
QCheckBox * | check13 |
QCheckBox * | check15 |
QCheckBox * | check10 |
QCheckBox * | check14 |
QCheckBox * | check9 |
QCheckBox * | check8 |
QCheckBox * | check12 |
QLabel * | event_help_label |
QWidget * | configuration_page |
QLabel * | TextLabel1 |
QLineEdit * | kernel_filename_edit |
QToolButton * | kernel_filename_tb |
QCheckBox * | no_vmlinux |
QLineEdit * | buffer_size_edit |
QLineEdit * | note_table_size_edit |
QLabel * | cpu_buffer_size_label |
QLineEdit * | cpu_buffer_size_edit |
QLabel * | buffer_size_label |
QLabel * | note_table_size_label |
QLineEdit * | buffer_watershed_edit |
QLabel * | buffer_watershed_label |
QCheckBox * | verbose |
QCheckBox * | separate_lib_cb |
QCheckBox * | separate_kernel_cb |
QCheckBox * | separate_cpu_cb |
QCheckBox * | separate_thread_cb |
QLabel * | callgraph_depth_label |
QLineEdit * | callgraph_depth_edit |
QLabel * | daemon_label |
QPushButton * | start_profiler_btn |
QPushButton * | flush_profiler_data_btn |
QPushButton * | stop_profiler_btn |
QPushButton * | reset_sample_files_btn |
QPushButton * | quit_and_save_btn |
Protected Slots | |
virtual void | languageChange () |
virtual void | choose_kernel_filename () |
virtual void | event_over (QListViewItem *) |
virtual void | event_selected () |
virtual void | on_reset_sample_files () |
virtual void | on_flush_profiler_data () |
virtual void | on_separate_kernel_cb_changed (int) |
virtual void | on_start_profiler () |
virtual void | on_stop_profiler () |
Protected Attributes | |
QVBoxLayout * | oprof_start_baseLayout |
QVBoxLayout * | counter_setup_pageLayout |
QVBoxLayout * | counter_groupLayout |
QHBoxLayout * | Layout10 |
QVBoxLayout * | Layout9 |
QHBoxLayout * | Layout16 |
QSpacerItem * | Spacer13_2 |
QGridLayout * | unit_mask_groupLayout |
QSpacerItem * | Spacer14 |
QVBoxLayout * | configuration_pageLayout |
QSpacerItem * | Spacer9 |
QHBoxLayout * | Layout11 |
QHBoxLayout * | Layout12 |
QSpacerItem * | Spacer11 |
QGridLayout * | Layout11_2 |
QGridLayout * | Layout36 |
QSpacerItem * | Spacer12 |
QVBoxLayout * | Layout34 |
QHBoxLayout * | Layout33 |
QHBoxLayout * | Layout37 |
QSpacerItem * | Spacer5 |
Definition at line 31 of file oprof_start.base.h.
oprof_start_base::oprof_start_base | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
WFlags | fl = 0 | |||
) |
Definition at line 34 of file oprof_start.base.cpp.
References buffer_size_edit, buffer_size_label, buffer_watershed_edit, buffer_watershed_label, callgraph_depth_edit, callgraph_depth_label, check0, check1, check10, check11, check12, check13, check14, check15, check2, check3, check4, check5, check6, check7, check8, check9, choose_kernel_filename(), configuration_page, configuration_pageLayout, counter_group, counter_groupLayout, counter_setup_page, counter_setup_pageLayout, cpu_buffer_size_edit, cpu_buffer_size_label, daemon_label, event_count_edit, event_help_label, event_over(), event_selected(), events_list, flush_profiler_data_btn, kernel_filename_edit, kernel_filename_tb, languageChange(), Layout10, Layout11, Layout11_2, Layout12, Layout16, Layout33, Layout34, Layout36, Layout37, Layout9, no_vmlinux, note_table_size_edit, note_table_size_label, on_flush_profiler_data(), on_reset_sample_files(), on_separate_kernel_cb_changed(), on_start_profiler(), on_stop_profiler(), oprof_start_baseLayout, os_ring_count_cb, quit_and_save_btn, reset_sample_files_btn, separate_cpu_cb, separate_kernel_cb, separate_lib_cb, separate_thread_cb, setup_config_tab, Spacer11, Spacer12, Spacer13_2, Spacer14, Spacer5, Spacer9, start_profiler_btn, stop_profiler_btn, TextLabel1, TextLabel1_2, unit_mask_group, unit_mask_groupLayout, and user_ring_count_cb.
oprof_start_base::~oprof_start_base | ( | ) |
Definition at line 359 of file oprof_start.base.cpp.
void oprof_start_base::choose_kernel_filename | ( | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 431 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::event_over | ( | QListViewItem * | ) | [protected, virtual, slot] |
Definition at line 436 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::event_selected | ( | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 441 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::languageChange | ( | ) | [protected, virtual, slot] |
Definition at line 368 of file oprof_start.base.cpp.
References buffer_size_edit, buffer_size_label, buffer_watershed_label, callgraph_depth_label, check0, check1, check10, check11, check12, check13, check14, check15, check2, check3, check4, check5, check6, check7, check8, check9, configuration_page, counter_group, counter_setup_page, cpu_buffer_size_label, daemon_label, event_count_edit, event_help_label, events_list, flush_profiler_data_btn, kernel_filename_edit, kernel_filename_tb, no_vmlinux, note_table_size_label, os_ring_count_cb, quit_and_save_btn, reset_sample_files_btn, separate_cpu_cb, separate_kernel_cb, separate_lib_cb, separate_thread_cb, setup_config_tab, start_profiler_btn, stop_profiler_btn, TextLabel1, TextLabel1_2, unit_mask_group, and user_ring_count_cb.
Referenced by oprof_start_base().
void oprof_start_base::on_flush_profiler_data | ( | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 451 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::on_reset_sample_files | ( | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 446 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::on_separate_kernel_cb_changed | ( | int | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 456 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::on_start_profiler | ( | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 461 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
void oprof_start_base::on_stop_profiler | ( | ) | [protected, virtual, slot] |
Reimplemented in oprof_start.
Definition at line 466 of file oprof_start.base.cpp.
Referenced by oprof_start_base().
QLineEdit* oprof_start_base::buffer_size_edit |
Definition at line 70 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
Definition at line 74 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QLineEdit* oprof_start_base::buffer_watershed_edit |
Definition at line 76 of file oprof_start.base.h.
Referenced by oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
Definition at line 77 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().
QLineEdit* oprof_start_base::callgraph_depth_edit |
Definition at line 84 of file oprof_start.base.h.
Referenced by oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
Definition at line 83 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().
QCheckBox* oprof_start_base::check0 |
Definition at line 48 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check1 |
Definition at line 49 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check10 |
Definition at line 59 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check11 |
Definition at line 56 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check12 |
Definition at line 63 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check13 |
Definition at line 57 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check14 |
Definition at line 60 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check15 |
Definition at line 58 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check2 |
Definition at line 50 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check3 |
Definition at line 51 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check4 |
Definition at line 52 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check5 |
Definition at line 53 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check6 |
Definition at line 54 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check7 |
Definition at line 55 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check8 |
Definition at line 62 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QCheckBox* oprof_start_base::check9 |
Definition at line 61 of file oprof_start.base.h.
Referenced by oprof_start::get_unit_mask(), oprof_start::hide_masks(), languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QWidget* oprof_start_base::configuration_page |
Definition at line 65 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QVBoxLayout* oprof_start_base::configuration_pageLayout [protected] |
Definition at line 102 of file oprof_start.base.h.
Referenced by oprof_start_base().
QGroupBox* oprof_start_base::counter_group |
Definition at line 41 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QVBoxLayout* oprof_start_base::counter_groupLayout [protected] |
Definition at line 95 of file oprof_start.base.h.
Referenced by oprof_start_base().
QWidget* oprof_start_base::counter_setup_page |
Definition at line 40 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().
QVBoxLayout* oprof_start_base::counter_setup_pageLayout [protected] |
Definition at line 94 of file oprof_start.base.h.
Referenced by oprof_start_base().
QLineEdit* oprof_start_base::cpu_buffer_size_edit |
Definition at line 73 of file oprof_start.base.h.
Referenced by oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
Definition at line 72 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().
QLabel* oprof_start_base::daemon_label |
Definition at line 85 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::on_reset_sample_files(), oprof_start_base(), and oprof_start::timerEvent().
QLineEdit* oprof_start_base::event_count_edit |
Definition at line 46 of file oprof_start.base.h.
Referenced by oprof_start::display_event(), languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_selected_event_config().
Definition at line 64 of file oprof_start.base.h.
Referenced by oprof_start::event_over(), languageChange(), and oprof_start_base().
QListView* oprof_start_base::events_list |
Definition at line 42 of file oprof_start.base.h.
Referenced by oprof_start::draw_event_list(), oprof_start::event_selected(), oprof_start::fill_events(), oprof_start::fill_events_listbox(), languageChange(), oprof_start::on_start_profiler(), oprof_start_base(), oprof_start::read_set_events(), oprof_start::save_config(), and oprof_start::setup_default_event().
QPushButton* oprof_start_base::flush_profiler_data_btn |
Definition at line 87 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().
QLineEdit* oprof_start_base::kernel_filename_edit |
Definition at line 67 of file oprof_start.base.h.
Referenced by oprof_start::choose_kernel_filename(), languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
QToolButton* oprof_start_base::kernel_filename_tb |
Definition at line 68 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QHBoxLayout* oprof_start_base::Layout10 [protected] |
Definition at line 96 of file oprof_start.base.h.
Referenced by oprof_start_base().
QHBoxLayout* oprof_start_base::Layout11 [protected] |
Definition at line 104 of file oprof_start.base.h.
Referenced by oprof_start_base().
QGridLayout* oprof_start_base::Layout11_2 [protected] |
Definition at line 107 of file oprof_start.base.h.
Referenced by oprof_start_base().
QHBoxLayout* oprof_start_base::Layout12 [protected] |
Definition at line 105 of file oprof_start.base.h.
Referenced by oprof_start_base().
QHBoxLayout* oprof_start_base::Layout16 [protected] |
Definition at line 98 of file oprof_start.base.h.
Referenced by oprof_start_base().
QHBoxLayout* oprof_start_base::Layout33 [protected] |
Definition at line 111 of file oprof_start.base.h.
Referenced by oprof_start_base().
QVBoxLayout* oprof_start_base::Layout34 [protected] |
Definition at line 110 of file oprof_start.base.h.
Referenced by oprof_start_base().
QGridLayout* oprof_start_base::Layout36 [protected] |
Definition at line 108 of file oprof_start.base.h.
Referenced by oprof_start_base().
QHBoxLayout* oprof_start_base::Layout37 [protected] |
Definition at line 112 of file oprof_start.base.h.
Referenced by oprof_start_base().
QVBoxLayout* oprof_start_base::Layout9 [protected] |
Definition at line 97 of file oprof_start.base.h.
Referenced by oprof_start_base().
QCheckBox* oprof_start_base::no_vmlinux |
Definition at line 69 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
QLineEdit* oprof_start_base::note_table_size_edit |
Definition at line 71 of file oprof_start.base.h.
Referenced by oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
Definition at line 75 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), and oprof_start_base().
QVBoxLayout* oprof_start_base::oprof_start_baseLayout [protected] |
Definition at line 93 of file oprof_start.base.h.
Referenced by oprof_start_base().
QCheckBox* oprof_start_base::os_ring_count_cb |
Definition at line 43 of file oprof_start.base.h.
Referenced by oprof_start::display_event(), languageChange(), oprof_start_base(), and oprof_start::record_selected_event_config().
QPushButton* oprof_start_base::quit_and_save_btn |
Definition at line 90 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QPushButton* oprof_start_base::reset_sample_files_btn |
Definition at line 89 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().
QCheckBox* oprof_start_base::separate_cpu_cb |
Definition at line 81 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
QCheckBox* oprof_start_base::separate_kernel_cb |
Definition at line 80 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
QCheckBox* oprof_start_base::separate_lib_cb |
Definition at line 79 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::on_separate_kernel_cb_changed(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
QCheckBox* oprof_start_base::separate_thread_cb |
Definition at line 82 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::record_config().
QTabWidget* oprof_start_base::setup_config_tab |
Definition at line 39 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start::oprof_start(), oprof_start_base(), and oprof_start::setup_unit_masks().
QSpacerItem* oprof_start_base::Spacer11 [protected] |
Definition at line 106 of file oprof_start.base.h.
Referenced by oprof_start_base().
QSpacerItem* oprof_start_base::Spacer12 [protected] |
Definition at line 109 of file oprof_start.base.h.
Referenced by oprof_start_base().
QSpacerItem* oprof_start_base::Spacer13_2 [protected] |
Definition at line 99 of file oprof_start.base.h.
Referenced by oprof_start_base().
QSpacerItem* oprof_start_base::Spacer14 [protected] |
Definition at line 101 of file oprof_start.base.h.
Referenced by oprof_start_base().
QSpacerItem* oprof_start_base::Spacer5 [protected] |
Definition at line 113 of file oprof_start.base.h.
Referenced by oprof_start_base().
QSpacerItem* oprof_start_base::Spacer9 [protected] |
Definition at line 103 of file oprof_start.base.h.
Referenced by oprof_start_base().
QPushButton* oprof_start_base::start_profiler_btn |
Definition at line 86 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().
QPushButton* oprof_start_base::stop_profiler_btn |
Definition at line 88 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start_base(), and oprof_start::timerEvent().
QLabel* oprof_start_base::TextLabel1 |
Definition at line 66 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QLabel* oprof_start_base::TextLabel1_2 |
Definition at line 45 of file oprof_start.base.h.
Referenced by languageChange(), and oprof_start_base().
QButtonGroup* oprof_start_base::unit_mask_group |
Definition at line 47 of file oprof_start.base.h.
Referenced by languageChange(), oprof_start_base(), and oprof_start::setup_unit_masks().
QGridLayout* oprof_start_base::unit_mask_groupLayout [protected] |
Definition at line 100 of file oprof_start.base.h.
Referenced by oprof_start_base().
QCheckBox* oprof_start_base::user_ring_count_cb |
Definition at line 44 of file oprof_start.base.h.
Referenced by oprof_start::display_event(), languageChange(), oprof_start_base(), and oprof_start::record_selected_event_config().
QCheckBox* oprof_start_base::verbose |
Definition at line 78 of file oprof_start.base.h.