Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] Getting trace output from LLVM"
2011 Apr 15
0
[LLVMdev] Instruction Latencies After Scheduling
Hello
Recently, I noticed a few people asking on issues related to instruction scheduling in LLVM.
For me, I would like to get/extract latencies of instructions (in clock cycles) after scheduling for each basic block. Anyone know how get/extract this info from LLVM? Thanks.
Regards,
Yan Lin Aung
2013 Aug 31
2
[LLVMdev] Extracting the global variables accessed by individual function with function pass
Hi All,
Is there a way to dump the global variables, which are accessed (read/written to) by each function within the LLVM function pass?
Any pointers on how that info can be extracted in LLVM for each function in the application?
Thanks.
Regards,
Yan Lin Aung
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 28
2
[LLVMdev] CFG Extraction from Assembly Code
Hi,
In LLVM, llc can be used to generate native assembly code for a selected target processor (-march=target). I would like to extract/build CFG from the generated assembly code.
Is this possible in LLVM? Anyone knows how to extract CFG from the assembly code?
Thanks.
With regards
Yan Lin
2009 Jan 21
1
Italics in svg output display as bold (PR#13463)
Full_Name: Yan Wong
Version: 2.8.1
OS: Mac OS X 10.4
Submission from: (NULL) (78.149.167.246)
When printing a plot to and svg file, text intended to be in italics is rendered
in bold (svg file viewed using both Safari 3.2.1 and Firefox 2.0.0.9.
For example, try viewing the test.svg file generated by
svg("test.svg", width=4,4,8)
plot.new();
2020 May 26
0
[PATCH 4/6] mm/hmm: add output flag for compound page mapping
On 5/26/20 3:29 PM, Zi Yan wrote:
> On 8 May 2020, at 16:06, Ralph Campbell wrote:
>
>> On 5/8/20 12:51 PM, Christoph Hellwig wrote:
>>> On Fri, May 08, 2020 at 12:20:07PM -0700, Ralph Campbell wrote:
>>>> hmm_range_fault() returns an array of page frame numbers and flags for
>>>> how the pages are mapped in the requested process' page tables. The
2010 Aug 04
1
[PATCH] Send trace output to stderr
Trace output sent to stdout can be lost in the event of a crash due to
buffering. This patch sends it to stderr instead.
---
src/generator.ml | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/src/generator.ml b/src/generator.ml
index 52e7aba..db674a6 100755
--- a/src/generator.ml
+++ b/src/generator.ml
@@ -6174,7 +6174,7 @@ check_state (guestfs_h
2004 Jan 30
0
GLMM (lme4) vs. glmmPQL output (summary with lme4 revised)
This is a summary and extension of the thread
"GLMM (lme4) vs. glmmPQL output"
http://maths.newcastle.edu.au/~rking/R/help/04/01/0180.html
In the new revision (#Version: 0.4-7) of lme4 the standard
errors are close to those of the 4 other methods. Thanks to Douglas Bates,
Saikat DebRoy for the revision, and to G?ran Brostr?m who run a
simulation.
In response to my first posting, Prof.
2011 Feb 21
1
output selectively change the font
Dear brainy R users,
I need to output a matrix, with two colors , meaning some elements using
different color
I normally use write.table(table.m, file="table file name.csv",
sep=","), how could I pass the index for the color ?
Many thanks
yan
**********************************************************************
This email and any files transmitted with it are
2011 Feb 01
1
How can I index multiple linear models? (Without getting a warning.)
My code looks like this:
lin = NA
for(i in 1:15){
lin[i] = lm(reservesub[,3]~ reservesub[,i+3])
}
For which I'm given 15 warning messages which say :
"1: In lin[i] = lm(reservesub[, 3] ~ reservesub[, i + 3]) :
number of items to replace is not a multiple of replacement length"
I'm am able to generate the 15 different models and get the coefficients. I
am able to access
2012 Mar 11
3
Trace for DLLs needed for applications
For those, who have dual boot system (Win/Lin):
Found one interesting program (for Windows) called xptruss (http://dev.depeuter.org/xptruss.php)
Checked for viruses and malware: Here is the report (http://r.virscan.org/report/27a526b97f0109ca8103f83cbc78b3a2.html)
The program could trace Win API calls and save debugging info into (large) text file. For me I found one useful thing that utility
2009 Apr 15
2
Getting Started with Rails - post_comment_url
Hi,
Thanks for a wonderful Getting Started with Rails. I am up to the last
section and just added the comments part.
So while testing and looking over comments_controller.rb;
I see the reference to post_comment_url calll where is this defined.
Below is the message I am getting.
Thanks
ActionController::RoutingError (post_comment_url failed to generate
from {:post_id=>#<Post id: 1, name:
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
flight 17612 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17612/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-pair 17 guest-migrate/src_host/dst_host fail REGR. vs. 12557
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-rhel6hvm-intel 9 guest-start.2 fail
2017 Feb 17
0
getent passwd user no output, addc + dm
Hmm.
/lib/x86_64-linux-gnu/libnss_winbind.so.2
With samba 4.5
http://packages.ubuntu.com/search?keywords=samba shows 4.5 in zesty.
Did you recompile?
Please post the output of : winbindd -V
apt-cache policy winbind
or if the 4.5. installed from source, if so, then you have a mixed setup of "source" and deb packages, and that wont work.
If its from source, check for leftovers in
2009 Dec 19
2
Donation programme
Is there any decision about the donation programme?
The Web page still says: "If you are looking to make a cash dontation to
the CentOS Project, please check back here after August 15th, 2009."
I assume that donations aren't refused, but is there a suggested amount,
as there used to be?
--
Yves Bellefeuille <yan at storm.ca>
"Yves Bellefeuille: Eterna malvenkanto en
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
flight 18805 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/18805/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-rhel6hvm-amd 7 redhat-install fail REGR. vs. 12557
test-amd64-i386-pair 17 guest-migrate/src_host/dst_host fail REGR. vs. 12557
Regressions which are regarded as
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
flight 18844 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/18844/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386 4 xen-build fail REGR. vs. 12557
Tests which did not succeed, but are not blocking:
test-amd64-amd64-xl-pcipt-intel 9 guest-start fail
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
flight 17901 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17901/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-qemuu-rhel6hvm-intel 4 xen-install fail REGR. vs. 12557
test-amd64-i386-pv 4 xen-install fail REGR. vs. 12557
test-amd64-amd64-pv 4
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
flight 17325 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17325/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl 9 guest-start fail REGR. vs. 12557
test-amd64-i386-xl-credit2 15 guest-stop fail REGR. vs. 12557
test-amd64-i386-xl 15 guest-stop
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
flight 17916 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17916/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-pv 4 xen-install fail REGR. vs. 12557
test-amd64-amd64-xl 4 xen-install fail REGR. vs. 12557
test-amd64-amd64-xl-win7-amd64 4
2020 May 26
1
[PATCH 4/6] mm/hmm: add output flag for compound page mapping
On 8 May 2020, at 16:06, Ralph Campbell wrote:
> On 5/8/20 12:51 PM, Christoph Hellwig wrote:
>> On Fri, May 08, 2020 at 12:20:07PM -0700, Ralph Campbell wrote:
>>> hmm_range_fault() returns an array of page frame numbers and flags for
>>> how the pages are mapped in the requested process' page tables. The PFN
>>> can be used to get the struct page with