summaryrefslogtreecommitdiffstats
path: root/buildrun.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR9993: tracepoint toleration for undeclared types in trace/*.h headersFrank Ch. Eigler2009-03-241-1/+6
* support tracepoint extraction for kernel build trees built with O=/pathFrank Ch. Eigler2009-03-201-13/+17
* PR6930: stap: supports on-file flight recorder optionsMasami Hiramatsu2009-03-201-1/+4
* add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernelsFrank Ch. Eigler2009-03-191-0/+1
* Adapt to linux-next commit changing __alloc_percpu API.Frank Ch. Eigler2009-03-081-0/+1
* Support older tracepoints using DEFINE_TRACEJosh Stone2009-03-061-0/+5
* Build tracequery to scan for tracepointsJosh Stone2009-03-061-0/+70
* stap autoconf test for kernel stack trace supportTim Moore2009-03-041-0/+2
* Remove STAPCONF_CFLAGS from the generated MakefileJosh Stone2009-02-201-3/+0
* Clean up the autoconf cachingJosh Stone2009-02-071-33/+43
* Save kernel autoconf options in a cache fileJosh Stone2009-02-061-18/+36
* 2.6.29rc build fix: autoconf for proc_dir_entry->owner going awayFrank Ch. Eigler2009-02-061-1/+2