diff --git a/.gitignore b/.gitignore index 3bb86b27..ed98732c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ *.swp *~ build -.vscode/ \ No newline at end of file diff --git a/src/sysprof/sysprof-greeter.ui b/src/sysprof/sysprof-greeter.ui index 7b2f6a21..182c4a6a 100644 --- a/src/sysprof/sysprof-greeter.ui +++ b/src/sysprof/sysprof-greeter.ui @@ -95,7 +95,6 @@ Sampling - sample_native_stacks Sample Native Stacks Record native stack traces using a sampling profiler @@ -142,7 +141,6 @@ - sample_javascript_stacks Sample JavaScript Stacks Record JavaScript stack traces using a sampling profiler @@ -165,7 +163,6 @@ - include_scheduler_details Record Scheduler Details Track when processes are scheduled per CPU @@ -178,7 +175,6 @@ Tracing - trace_malloc Trace Memory Allocations Record a stack trace when malloc or similar functions are used @@ -240,7 +236,6 @@ Environment - clear_environment Clear Environment Clear the environment before launching application @@ -295,7 +290,6 @@ Counters - record_cpu_usage CPU Usage Record coarse-grained counters about CPU usage and frequency @@ -303,7 +297,6 @@ - record_memory_counters Memory Usage Record coarse-grained counters about system memory usage @@ -311,7 +304,6 @@ - record_disk_usage Disk Usage Record coarse-grained counters about storage throughput @@ -319,7 +311,6 @@ - record_network_usage Network Usage Record coarse-grained counters about network traffic @@ -331,7 +322,6 @@ - record_energy_usage Energy Usage Record coarse-grained counters about energy usage in Watts @@ -339,7 +329,6 @@ - record_battery_charge Battery Charge Record coarse-grained counters about battery charge or discharge rates