summaryrefslogtreecommitdiffstats
path: root/buildrun.cxx
Commit message (Expand)AuthorAgeFilesLines
* autoconf: standardize CPU_KHZ based on session kernel_exportsFrank Ch. Eigler2010-03-181-35/+11
* Add startswith/endswith helpersJosh Stone2010-03-111-1/+1
* PR11370: Add multi-header @castsJosh Stone2010-03-101-19/+29
* undocumented, obfuscated, *evil* option to suppress -Werror during module bui...Przemysław Pawełczyk2010-02-061-3/+3
* PR10493: autoconf for cpu_khzWenji Huang2010-01-131-0/+38
* RHBZ543529: Make implicit -BCONFIG_MODULE_SIG=nFrank Ch. Eigler2009-12-201-0/+3
* PR10601 cont'd, RHEL5 backward compatibility with more runtime/autoconf*Frank Ch. Eigler2009-12-201-0/+2
* - Allow root, the owner of the uprobes build directory and the members of theDave Brolley2009-11-251-12/+63
* Ensure uprobes/Makefile never returns failure due to setting permissions.Dave Brolley2009-11-231-1/+1
* Allow members of the group stap-server to build the uprobes module.Dave Brolley2009-11-201-7/+9
* Relax the -Wframe-larger-than checkJosh Stone2009-10-211-1/+3
* PR10750 cont'd: Build with -Wframe-larger-than=512Josh Stone2009-10-211-0/+3
* check for module-building Makefile more clearlyFrank Ch. Eigler2009-10-141-6/+5
* Add -Werror to tracequery buildJosh Stone2009-09-291-1/+1
* Try to build tracequery for all headers at onceJosh Stone2009-09-281-9/+4
* PR10390: ftrace() tapset functionFrank Ch. Eigler2009-09-231-0/+1
* 2009-09-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-09-141-13/+0
* Unify lex_cast* and avoid string copiesJosh Stone2009-09-021-5/+5
* PR10581: Use ARCH for tracepoints and kernel typequeriesJosh Stone2009-09-011-0/+16
* PR4186 cont'd: tolerate older kbuild Makefile's chattinessFrank Ch. Eigler2009-08-241-0/+8
* PR4186: cross-architecture probe buildingFrank Ch. Eigler2009-08-241-4/+13
* PR10551: build compatibility for pax/grsecurity include/linux/module.hFrank Ch. Eigler2009-08-231-0/+1
* PR10544: clean up stap child process error handlingFrank Ch. Eigler2009-08-211-25/+7
* usability: don't suppress pass-4 compiler errorsFrank Ch. Eigler2009-08-141-1/+1
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-231-38/+12
|\
| * PR10424: Consider each tracepoint header separatelyJosh Stone2009-07-201-37/+12
| * Fixed PR 10386 by removing the need to convert a pid to a task.David Smith2009-07-201-1/+0
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-141-1/+10
|\|
| * Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.Mark Wielaard2009-07-141-3/+6
| * Make kernel opt-level the default again.Mark Wielaard2009-07-141-0/+6
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-131-1/+1
|\|
| * Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.Mark Wielaard2009-07-111-1/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-101-0/+1
|\|
| * Added timer data flushing and overwrite handling to the ring_buffer transport.David Smith2009-07-091-0/+1
* | Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-2/+3
|/
* Don't attempt NSS if the module failed to buildJosh Stone2009-05-081-1/+2
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-05-041-2/+12
|\
| * add verboser strerrors if posix_spawn failedFrank Ch. Eigler2009-04-301-2/+12
* | Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+11
|/
* [tracepoints] Resolve implicit trace_X useJosh Stone2009-04-211-1/+2
* [tracepoints] Don't use TRACE_HEADER_MULTI_READJosh Stone2009-04-211-4/+0
* NB @cast's relative header searchingJosh Stone2009-04-211-0/+14
* Refine the @cast-with-header syntaxJosh Stone2009-04-211-2/+31
* Add functions to build umod & kmod typequeryJosh Stone2009-04-171-0/+57
* Remove module boilerplate from tracequeryJosh Stone2009-04-171-5/+0
* Keep up with tracepoint changes in kernel-tipJosh Stone2009-04-161-5/+19
* Uses <asm/syscall.h> when available.David Smith2009-04-091-0/+2
* Disable ccache during kernel module buildsJosh Stone2009-04-021-0/+6
* PR10016: Purge stap of all pgrp and system() usageJosh Stone2009-04-011-4/+4
* PR9998: adapt tapset/i686/registers.stp to latest kernelWenji Huang2009-03-301-0/+1