jsm: removing the field jsm_board->intr_count
[safe/jmp/linux-2.6] / tools /
2009-10-17 Masami Hiramatsuperf: Use die() for error cases in perf-probe
2009-10-17 Masami Hiramatsuperf: Check libdwarf APIs for perf probe
2009-10-17 Julia Lawallperf tools: Move dereference after NULL test
2009-10-16 Ingo MolnarMerge branches 'x86/mce' and 'x86/urgent' into perf/mce
2009-10-16 Ingo Molnarperf tools: Bump version to 0.0.2
2009-10-15 Li Zefanperf trace: Add filter Suppport
2009-10-15 Steven Rostedtperf tools: Remove all char * typecasts and use const...
2009-10-15 Steven Rostedtperf tools: Handle - and + in parsing trace print format
2009-10-15 Steven Rostedtperf tools: Add latency format to trace output
2009-10-15 Steven Rostedtperf tools: Handle both versions of ftrace output
2009-10-15 Steven Rostedtperf tools: Fix bprintk reading in trace output
2009-10-15 Steven Rostedtperf tools: Still continue on failed parsing of an...
2009-10-15 Steven Rostedtperf tools: Handle the case with and without the "signe...
2009-10-15 Steven Rostedtperf tools: Handle newlines in trace parsing better
2009-10-15 Steven Rostedtperf tools: Handle * as typecast in trace parsing
2009-10-15 Steven Rostedtperf tools: Handle arrays in print fields for trace...
2009-10-15 Steven Rostedtperf tools: Handle trace parsing of < and >
2009-10-15 Steven Rostedtperf tools: Fix backslash processing on trace print...
2009-10-15 Steven Rostedtperf tools: Handle print concatenations in event format...
2009-10-15 Ingo MolnarMerge branch 'linus' into perf/core
2009-10-13 Arnaldo Carvalho... perf tools: Move threads & last_match to threads.c
2009-10-13 Mike Galbraithperf tools: Remove expensive old debug code from perf top
2009-10-13 Vincent Legollperf tools: Do not manually count string lengths
2009-10-12 Masami Hiramatsuperf probe: Add perf probe command support without...
2009-10-12 Masami Hiramatsuperf: Add perf probe subcommand, a kprobe-event setup...
2009-10-12 Ashwin Chauguleperf tools: Remove static debugfs path from parse-events
2009-10-12 Ingo Molnarperf tools: Fix the NO_64BIT build on pure 64-bit systems
2009-10-12 Mike Galbraithperf sched: Add -C option to measure on a specific CPU
2009-10-12 Mike Galbraithperf tools: Fix counter sample frequency breakage
2009-10-12 Randy Dunlapperf tools: Fix const char type propagation
2009-10-08 Frederic Weisbeckerperf tools: Provide backward compatibility with previou...
2009-10-08 Frederic Weisbeckerperf tools: Fix thread comm resolution in perf sched
2009-10-08 Arnaldo Carvalho... perf tools: Improve kernel/modules symbol lookup
2009-10-08 Arnaldo Carvalho... perf tools: Up the verbose level for some really verbos...
2009-10-08 Frederic Weisbeckerperf tools: Improve thread comm resolution in perf...
2009-10-08 Frederic Weisbeckerperf tools: Unify perf.data mapping and events handling
2009-10-07 Frederic Weisbeckerperf tools: Merge trace.info content into perf.data
2009-10-07 Frederic Weisbeckerperf tools: Start the perf.data mapping at data offset...
2009-10-06 Ingo Molnarperf tools: Default to 1 KHz auto-sampling freq events
2009-10-06 Tom Zanussiperf trace: Add string/dynamic cases to format_flags
2009-10-06 Tom Zanussiperf trace: Add subsystem string to struct event
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
2009-10-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-10-06 Peter Zijlstraperf_event: Provide vmalloc() based mmap() backing
2009-10-06 Arnaldo Carvalho... perf tools: elf_sym__is_function() should accept "zero...
2009-10-06 Tom Zanussiperf trace: Update eval_flag() flags array to match...
2009-10-06 Tom Zanussiperf trace: Remove unused code in builtin-trace.c
2009-10-05 Arnaldo Carvalho... perf report: Use kernel_maps__find_symbol as fallback...
2009-10-05 Arnaldo Carvalho... perf tools: /proc/modules names don't always match...
2009-10-05 Arnaldo Carvalho... perf tools: Create maps for modules when processing...
2009-10-05 Arnaldo Carvalho... perf top: Keep the default of asking for kernel module...
2009-10-04 Chris Wilsonperf: Propagate term signal to child
2009-10-04 Arnaldo Carvalho... perf tools: Remove show_mask bitmask
2009-10-03 Arnaldo Carvalho... perf tools: Move hist_entry__add common code to hist.c
2009-10-02 Arnaldo Carvalho... perf tools: Rewrite and improve support for kernel...
2009-10-01 Mulyadi Santosaperf tools: Run generate-cmdlist.sh properly
2009-10-01 Arjan van de Venperf timechart: Add a power-only mode
2009-10-01 Arnaldo Carvalho... perf top: Remove dead {min,max}_ip unused variables
2009-09-30 Arnaldo Carvalho... perf trace: Remove dead code
2009-09-30 Arnaldo Carvalho... perf sched: Remove dead code
2009-09-30 Arnaldo Carvalho... perf tools: Use rb_tree for maps
2009-09-30 John Kacurperf tools: Put common histogram functions in their...
2009-09-30 Arnaldo Carvalho... perf top: Add poll_idle to the skip list
2009-09-24 John Kacurperf tools: Create util/sort.and use it
2009-09-24 John Kacurperf tools: Protect header files with a consistent...
2009-09-24 John Kacurperf annotate: Add the cmp_null function and make use...
2009-09-24 Eric Dumazetperf tools: Dont use openat()
2009-09-24 Eric Dumazetperf tools: Fix buffer allocation
2009-09-24 Kirill Smelkovperf tools: .gitignore += perf*.html
2009-09-24 Mike Galbraithperf tools: Handle relative paths while loading module...
2009-09-23 Mike Galbraithperf tools: Fix module symbol loading bug
2009-09-22 Ingo Molnarperf stat: Fix zero total printouts
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Arjan van de Venperf util: SVG performance improvements
2009-09-20 Arjan van de Venperf util: Make the timechart SVG width dynamic
2009-09-20 Arjan van de Venperf timechart: Show the duration of scheduler delays...
2009-09-20 Arjan van de Venperf timechart: Show the name of the waker/wakee in...
2009-09-19 Arjan van de Venperf utils: Use a define for the maximum length of...
2009-09-19 Arjan van de Venperf: Add timechart help text and add timechart to...
2009-09-19 Arjan van de Venperf utils: Be consistent about minimum text size in...
2009-09-19 Arjan van de Venperf timechart: Add "perf timechart record"
2009-09-19 Arjan van de Venperf: Add the timechart tool
2009-09-19 Arjan van de Venperf: Add a SVG helper library file
2009-09-19 Arjan van de Venperf: Add a sample_event type to the event_union
2009-09-19 Arjan van de Venperf: Allow perf utilities to have "callback" options...
2009-09-19 Arjan van de Venperf: Store trace event name/id pairs in perf.data
2009-09-19 Arjan van de Venperf: Add a timestamp to fork events
2009-09-19 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-09-18 Mike Galbraithperf sched: Add --input=file option to builtin-sched.c
2009-09-17 Li Zefanperf trace: Sample timestamp and cpu when using record...
2009-09-17 Li Zefanperf tools: Increase MAX_EVENT_LENGTH
2009-09-17 Li Zefanperf tools: Fix memory leak in read_ftrace_printk()
2009-09-17 Ingo Molnarperf sched: Determine the number of CPUs automatically
2009-09-17 Peter Zijlstraperf record: Disable profiling before draining the...
2009-09-16 Ingo Molnarperf sched: Add 'perf sched map' scheduling event map...
2009-09-16 Ingo Molnarperf sched: Make idle thread and comm/pid names more...
2009-09-16 Ingo Molnarperf sched: Sanity check context switch events
2009-09-16 Ingo Molnarperf sched: Account for lost events, increase default...
2009-09-14 mingoperf sched: Add support for sched:sched_stat_runtime...
2009-09-14 mingoperf sched: Print PIDs too
next