Displaying 3 results from an estimated 3 matches for "customkey".
2016 Jan 15
3
[PGO] Thoughts on adding a key-value store to profile data formats
...ble path, command line arguments, system info
(uname)
*III. Custom Content*
The key-value store itself could be exposed to developers via the
llvm-profdata tool. This would allow for users to associate arbitrary
custom data with a profile, as well as inspect it:
$ llvm-profdata merge -metadata=customkey,value1 foo.profraw -o
foo.profdata
$ llvm-profdata show -metadata foo.profdata
customkey: "value1"
Total functions: 4
Maximum function count: 866988873
Maximum internal block count: 267914296
Developers could add as much custom context as they find valuable:
$ llvm-profdata...
2016 Jan 15
2
[PGO] Thoughts on adding a key-value store to profile data formats
...ustom Content
> >
> > The key-value store itself could be exposed to developers via the
> > llvm-profdata tool. This would allow for users to associate arbitrary
> custom
> > data with a profile, as well as inspect it:
> >
> > $ llvm-profdata merge -metadata=customkey,value1 foo.profraw -o
> > foo.profdata
> > $ llvm-profdata show -metadata foo.profdata
> > customkey: "value1"
> > Total functions: 4
> > Maximum function count: 866988873
> > Maximum internal block count: 267914296
> >
> > Develop...
2011 Feb 19
2
[Warcraft 3 FT] Using the ALT + <x> combination for items
Hello,
I was able to configure and run W3FT with eurobattle.net. I'm also being able to use CustomKeys. Unfortunately not all of them
> http://www.drjones.dk/customkeys/extensionscript/DCGExtensionScript2.2.exe
Above application enables custom key shortcuts in windows. Its useful for items menu. I set them as fallows to Alt + q, w, e and Alt + a, s, d. Every application is on and running and...