instrumentation
Here are 393 public repositories matching this topic...
According to the documentation in the wiki:
Frida scripts loaded with the import command are also run as jobs automatically
Describe the bug
When loading a script with the import command, the script is successfully loaded but no jobs is created.
To Reproduce
- import test.js
- jobs list
Expected behavior
The job should be listed when running jobs list
**E
Scenario
- JaCoCo version: 0.8.5 (latest)
- Operating system: Linux
- Tool integration: Maven
- Description of your use case: create aggregate report for multi-module Maven build
Current Behaviour
First report-aggregate creates an empty report. Then the documentation page at report-aggregate-mojo is without exa
Hello! The documentation appears to indicate that Format can be specified on the command line for the VSTest integration (see https://github.com/tonerdo/coverlet/blob/master/Documentation/VSTestIntegration.md#coverlet-options-supported-by-vstest-integration), but it provides no examples on how to do so and I've had zero luck figuring it out myself. Assuming that is indeed possible, would someone b
The documentation for this library is incomplete. It could really use some thorough API documentation. For example, what is a Registry? When does the collect method get called, and what is its contract?
-
Updated
Jun 19, 2020 - C#
MacOS High Sierra: Version 10.13.3
Chrome version: Version 74.0.3729.169 (Official Build) (64-bit)
I hope it can help to find a issue that is occurring when I assign textContent to a created node.
Follow a gif below explaining the steps:
The memtrace* sample clients use drutil_expand_rep_string, but the instrace* ones do not. This can confuse users: https://groups.google.com/g/dynamorio-users/c/HR4pX6lwP_I
makes no sense. javadoc doesn't fail locally and these are all public types. Something's up https://circleci.com/gh/spring-cloud/spring-cloud-sleuth/6054
I will disable javadoc enforcement for now.
[WARNING] Javadoc Warnings
[WARNING] /root/project/spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/web/HttpClientRequestParser.java:44: warning - Tag @link
-
Updated
Jun 18, 2020 - Java
-
Updated
Feb 24, 2020 - JavaScript
For example correlation between capture and sampling/callstacks; I'd like to be able to right-click on a hooked function listed in the capture and "go to" it in the sampling view automatically
It would be good to have some (at least 3-5) tutorials that teach new users what LIKWID can do and how to use it properly. From my experience as a user and FOSS developer, tutorials like deal.ii's are good thing to have. In that case we have first 5 that has to be read in a sequence by users, and then things start to branch off by t
-
Updated
Jun 19, 2020 - C
-
Updated
May 20, 2020 - JavaScript
How adjust the value of these options in different production envirement?
- molten.sampling_request
- molten.sampling_rate
- molten.report_interval
- molten.report_limit
How can we use the notify function ? What does it do ?
molten.notify_uri
Refactor host -> guest context switch assembly codes that have been duplicated when we introduced AVX support.
-
Updated
Jun 19, 2020 - Erlang
Using the exe version the indexing does not use time properly so you cannot get a date histogram.
- Timestamp should be used correctly
- That there is an index per day. Should be something like "kernel-%Y.%m.%d"

:
Histogram.observe(
[name: :http_check_duration_microseconds, labels: [target]],
t
Infer better names
I was first curious if it was possible to easily modify things to use the full paths of items (module::fn_name instead of fn_name), but asking on #rust-internals, that may be impossible. So I guess perhaps an alternate scheme would be to allow an argument to the attribute, specifying a name.
#[flame("module::fn_name")]
fn fn_name() {}I think that would be a really usefu
Improve this page
Add a description, image, and links to the instrumentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the instrumentation topic, visit your repo's landing page and select "manage topics."


i have read the tutorial carefully. but i am confused with some places.
1.the byte-buddy is nice. but i donot know DSL well. so i have spent some time to search DLS articles to understand it. if tutorial can offer some structure infomations of byte-buddy DSL,i think it.s better
2.annotions are nice,but i spent some time to understa