On Performance Monitor, I was watching a Report of a test I had run, using a Custom Data Collector set. I use Highligh to see the counter I want, but I accidentally clicked on the button next to it, the Delete (Delete key) button, and that removed the counter from my report! Is it possible to undo this action, and see it again on the graphic?
Accidentally deleted performance counter on a performance monitor report
159 views Asked by João Rodrigues At
1
There are 1 answers
Related Questions in PERFORMANCECOUNTER
- Issue with PDH Counter returning incorrect values after upgrading to Windows 11
- Begin tracing program after some number of instructions have executed
- What does the event `stall_slot_backend` represent?
- Which instructions are included in the hardware event `INST_SIMD_ALU`?
- Frequent Cache misses for loading data and accumulating Elements of std vector
- Perf: how to display cache miss percentage from raw counters
- Create Dummy CPU Performance counter register for Unit Testing of Driver
- CPU performance counters in C++ (Mac/PC, Intel)
- missing counters IDs in typeperf on non english windows
- No PAPI counters available on Ubuntu 20.04
- Profiling a Linux kernel code snippet in Intel VTune
- Can rdpmc be used to read the fixed-function counters on AMD?
- Cant get Jna to recognize and set registry
- Memory Leak in a Rust Program
- Task Manager and Hyper-V Logical Processor/%Total Run Time Comparison
Related Questions in PERFORMANCE-MONITOR
- Which instruction is recorded when an overflow of PMC occurs?
- Accidentally deleted performance counter on a performance monitor report
- Instances for SignalR counter missing in performance monitor
- What does the two charts mean in the JS heap size of Chrome DevTools?
- monitor EKS Cluster using AppDynamics
- Trouble - IIS suddenly high memory usage
- how to monitoring cpu usage with counters all workers processes from some app pool in powershell
- How to Performance test react js application?
- iis application doesn't appear in performance monitor
- Observing more “dial tcp : I/O timeout” during the performance test execution in K6
- Power shell Get-Counter : No application is associated with the specified file for this operation
- What unit is % Processor Time in and what does it indicate?
- Monitoring Queries on Postgres
- Memory leak analysis and help requested
- SQLServer:SSIS Pipeline 13.0 is missing in Performance Counter
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
I just found a way to put back the counter I deleted: right-click on the Report on the left handside and choose "Refresh". Thanks anyway