search for: profiling

Displaying 20 results from an estimated 14731 matches for "profiling".

2010 Apr 03
4
question difference of roaming profile between WinXP and Win7
Hello I want to add Win7 machine to my Samba PDC with WinXP clients. Google tells me I have to add a .V2 to my profiles. The samba log ask about a .v2 share. Can someone explain me the difference of the v2 extension at the profile names and the roaming profile share? Following my settings: smb.conf: [global] logon path = \\%L\nt-profile logon home = \\%L\nt-profile [nt-profile]
2006 Jan 16
4
Creating two records at once
Hi there, I have a User model and a Profile model. A user has_one profile, and a profile belongs_to a user. The profile model contains a user_id column as the foreign key. The problem comes in when I want a user to register. In the user_controller I have a method that creates the user. I also want the profile model to be filled in with the appropriate user_id foreign key (I don''t care
2020 Aug 07
4
[RFC] Context-sensitive Sample PGO with Pseudo-Instrumentation
...lining. 2. The current solutions involve multiple training processes and profiles (e.g. a post-inline profile for CSPGO, or a post-link profile for BOLT and Propeller), which incurs higher operational cost and complicates the build and release workflow. We propose a full context-sensitive sample profiling infrastructure that utilizes both LBR and call stack samples at the same time to synthesize a profile with a full context sensitivity. The key advantage is that rather than relying on previous inlining or a separate profile, the profile collected with the new approach will have full calling context...
2003 Jan 10
5
Move existing Local Profile to Roaming
Hello: I have a Redhat 7.3 samba server acting as a PDC and running samba 2.2.3a-13. I have a few computers with extensive existing profiles and I want to know if anyone knows of a good way to get the COMPLETE profile to the roaming profile on the samba server. Every manual copy way that I have tried thus far has failed miserably. Thanks, A Cline
2005 Apr 28
3
Roaming profiles in domain level
Hi Everyone, Does anybody use roaming profiles in domain level? I'm looking for helps for setting up Samba as a NT4 domain member to support roaming profiles for sharing during domain logon of Windows clients. I ran into the problems. log files couldn't show specified messages, except for BUFFER_TOO_SMALL. If a profile share directory is mounted on a Windows NT DC or a Windows domain
2008 Apr 30
2
group profiles
Hello, according to the samba howto it should be possible to create group profiles but the documentation is very short, summarized in: "A group profile is a profile that is created first using a template (example) user. Then using the profile migration tool (see above), the profile is assigned access rights for the user group that needs to be given access to the group profile."
2010 Apr 29
2
please wait for the user profile service...
hi all got a windows 2008 server using samba as a primary domain controller. also got terminal services on the windows box for remote desktops, got some clients set up with thinstation to automatically connect to the terminal server with rdesktop. got a problem with logging on and off, its taking about 2 minutes to log in, "please wait for the user profile service", time increases if
2020 Aug 07
2
[RFC] Context-sensitive Sample PGO with Pseudo-Instrumentation
...lining. 2. The current solutions involve multiple training processes and profiles (e.g. a post-inline profile for CSPGO, or a post-link profile for BOLT and Propeller), which incurs higher operational cost and complicates the build and release workflow. We propose a full context-sensitive sample profiling infrastructure that utilizes both LBR and call stack samples at the same time to synthesize a profile with a full context sensitivity. The key advantage is that rather than relying on previous inlining or a separate profile, the profile collected with the new approach will have full calling context...
2015 Jun 16
3
[LLVMdev] IC profiling infrastructure
Xinliang David Li <davidxl at google.com> writes: > On Mon, Jun 15, 2015 at 5:35 PM, Justin Bogner <mail at justinbogner.com> wrote: >> "Betul Buyukkurt" <betulb at codeaurora.org> writes: >>>> - We don't need to store the value profiling kind in the data at all. >>>> The frontend knows which invocations of the intrinsic are for each kind >>>> implicitly, much like it knows the difference between a counter for an >>>> "if" and a "for" apart implicitly. Just store one set...
2016 Feb 28
5
Add support for in-process profile merging in profile-runtime
...y use up hundreds of > > Gig bytes of local storage. > > This argument is kind of confusing. It says that one profile is > typicially 80M, then claims that this uses 100s of GB of data. From > these statements that only makes sense I suppose that's true if you run > 1000 profiling runs without merging the data in between. Is that what > you're talking about, or did I miss something? > Yes. For instance, first build a clang with -fprofile-instr-generate=prof.data.%p, and use this instrumented clang to build another large project such as clang itself. The second b...
2015 Jun 22
4
[LLVMdev] IC profiling infrastructure
...he frontend consumer knows, but the raw reader does not. It is > natural to do those processing when processing the raw profile data > (for instance when function pointer to name mapping still exists). > >> >>>> >>>> The other thing we should do is store which profiling options are >>>> enabled, in both formats. When we specify profile-instr-use it'll be >>>> less error prone if we can detect whether or not this includes indirect >>>> call profiling without checking other options, and it's probably a good >>>&gt...
2002 Jun 26
4
Can't create profile directory
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: Wim Mevissen.vcf Type: text/x-vcard Size: 513 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20020626/98113284/WimMevissen.vcf
2016 Feb 28
0
Add support for in-process profile merging in profile-runtime
...use up hundreds of > > Gig bytes of local storage. > > This argument is kind of confusing. It says that one profile is > typicially 80M, then claims that this uses 100s of GB of data. From > these statements that only makes sense I suppose that's true if you run > 1000 profiling runs without merging the data in between. Is that what > you're talking about, or did I miss something? > > Yes. For instance, first build a clang with -fprofile-instr-generate=prof.data.%p, and use this instrumented clang to build another large project such as clang itself. The sec...
2007 Jul 18
2
samba roaming profile
Debian stable: Samba -3.0.24-6etch2 I set up a samba server as a pdc. smb.conf logon path = \\%L\profiles\%U logon home = \\%L\%U [profiles] comment = Network PRofiles Share path = /home/samba/profiles #read only = No #store dos attributes = Yes #create mask = 0600 #directory mask = 0700 #browseable = no #guest ok = no #printable = no writable = yes I created the folders /home/samba
2005 Nov 21
3
roaming profiles, not roaming
using samba v3 windows xp sp2 clients. i have profiles working to some extent, that is when i create a new user on the server, when that user logs in, the profile gets downloaded from the server from the /etc/netlogon/default user directory. any customizations that the user makes work just fine and get saved to the profiles share under profiles/username when the user tries to go to a different
2013 Sep 06
3
[LLVMdev] RFC - Extending ProfileInfo to support external profiles
...about the current setup. Please correct me, as I'm likely to be missing a few things. I believe that we can extend the current framework to support external profiles and traditional instrumentation. The current profile support uses the instrumentation passes in lib/Transforms/Instrumentation/*Profiling.cpp. The instrumented code writes its output as a fixed-size record file with various kinds of information: command line arguments, function/block/edge and block tracing info. This is read into integer vectors. These are then served via the class ProfileInfo API. This information is then loaded w...
2005 Feb 21
1
leaving Profiles on PDC
hi I'm trying to configure my samba server and its clients to leave the user profiles on the server if a user logs on/off. Windows (2000) seems to synchronize the local profile every time a user logs on/off, which can't be disabled. so, i thought, why not use this synchronize "feature" to synchronize the _same_ files ( - or then - don't touch anything ? ) I searched the
2020 Aug 08
5
[RFC] Context-sensitive Sample PGO with Pseudo-Instrumentation
...lining. 2. The current solutions involve multiple training processes and profiles (e.g. a post-inline profile for CSPGO, or a post-link profile for BOLT and Propeller), which incurs higher operational cost and complicates the build and release workflow. We propose a full context-sensitive sample profiling infrastructure that utilizes both LBR and call stack samples at the same time to synthesize a profile with a full context sensitivity. The key advantage is that rather than relying on previous inlining or a separate profile, the profile collected with the new approach will have full calling context...
2006 Nov 03
4
Roaming Profile gets deleted
Hi there, I try to move our W2K Domain to samba. I managed to dump a list of the old users with its SID's and created them on the samba domain which has the same sid like the old W2k domain. Then the users should be able to use their old roaming profile without changing the profiles sid. This works if the computer which acesses the domain has already the profile on its disk. If the
2003 Nov 17
2
UNIX paths vs UNC names in [profile]
Alright, I can be a bit thick sometimes, but by RTFM or other documentation I've solved a problem. ISSUE I had been having problems with profiles, I use using the following profile: <edited> [global] preferred master = yes domain master = yes local master = yes security = user domain logons = yes logon path = \\%N\%u\profiles logon drive = H: logon home = \\%L\%U logon script =