Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SW5106 Remove old map and histogram formatting code | Stan Cox | 2008-05-29 | 1 | -126/+0 |
| | |||||
* | 2005-11-08 Martin Hunt <hunt@redhat.com> | hunt | 2005-11-09 | 1 | -11/+4 |
| | | | | | | | | * shellsnoop/shellsnoop.c: Updated to use new map API. * where_func/kprobe_where_funct.c: Ditto. * os_timer/os_timer.c (probe_start): Ditto. * test4/test4.c: Ditto. * scf/scf.c: Ditto. | ||||
* | 2005-08-01 Martin Hunt <hunt@redhat.com> | hunt | 2005-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * agg/stat1.c (probe_exit): Remove "static" * agg/count1.c (probe_exit): Ditto. * agg/count2.c (probe_exit): Ditto. * bench/bench_io2.c (probe_exit): Ditto. * bench/bench_io1.c (probe_exit): Ditto. * bench/bench.c (probe_exit): Ditto. * bench/bench_ret.c (probe_exit): Ditto. * bench/bench_multi.c (probe_exit): Ditto. * where_func/kprobe_where_funct.c (probe_exit): Ditto. * test4/test4.c (probe_exit): Ditto. * tasklet/stp_tasklet.c (probe_exit): Ditto. * os_timer/os_timer.c (probe_exit): Ditto. * scf/scf.c (probe_exit): Ditto. | ||||
* | Produce some statistics regarding the time (cpu cycles) in the interrupt handler | cspiraki | 2005-07-22 | 1 | -7/+11 |
| | |||||
* | Allow clean compile on x86_64 and change output to include process name | cspiraki | 2005-07-21 | 1 | -7/+12 |
| | |||||
* | Fix build | hunt | 2005-07-08 | 1 | -16/+2 |
| | |||||
* | Demonstrate using an asynchronous probe (the os timer) | cspiraki | 2005-07-07 | 1 | -0/+138 |