]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2010-05-18 Steven RostedtMerge branch 'perf/core' of git://git.kernel.org/pub...
2010-05-16 Arnaldo Carvalho... perf newt: Add single key shortcuts for zoom into DSO...
2010-05-16 Arnaldo Carvalho... perf newt: Exit browser unconditionally when CTRL+C...
2010-05-15 Arnaldo Carvalho... perf newt: Fix the 'A'/'a' shortcut for annotate
2010-05-15 Arnaldo Carvalho... perf newt: Make <- exit the ui_browser
2010-05-15 Ingo MolnarMerge branch 'perf' of git://git.kernel.org/pub/scm...
2010-05-15 Cyrill Gorcunovx86, perf: P4 PMU - fix counters management logic
2010-05-15 Steven Rostedttracing: Comment the use of event_mutex with trace...
2010-05-14 Arnaldo Carvalho... perf newt: Make <- zoom out filters
2010-05-14 Li Zefantracing: Fix function declarations if !CONFIG_STACKTRACE
2010-05-14 Steven Rostedttracing: Combine event filter_active and enable into...
2010-05-14 Steven Rostedttracing: Remove duplicate id information in event structure
2010-05-14 Steven Rostedttracing: Move print functions into event class
2010-05-14 Steven Rostedttracing: Allow events to share their print functions
2010-05-14 Steven Rostedttracing: Move raw_init from events to class
2010-05-14 Steven Rostedttracing: Move fields from event to class structure
2010-05-14 Steven Rostedttracing: Remove per event trace registering
2010-05-14 Arnaldo Carvalho... perf report: Report number of events, not samples
2010-05-14 Arnaldo Carvalho... perf hist: Clarify events_stats fields usage
2010-05-14 Steven Rostedttracing: Let tracepoints have data passed to tracepoint...
2010-05-14 Arnaldo Carvalho... perf hist: Make event__totals per hists
2010-05-14 Mathieu Desnoyerstracepoints: Add check trace callback type
2010-05-14 Steven Rostedttracing: Create class struct for events
2010-05-14 Steven RostedtMerge branch 'sched/core' of git://git.kernel.org/pub...
2010-05-13 Kirill Smelkovperf trace scripts: Fix typos in perf-trace-python.txt
2010-05-13 Stephane Eranianperf tools: change event inheritance logic in stat...
2010-05-13 Frederic Weisbeckerperf hist: Fix missing getline declaration
2010-05-13 Frederic Weisbeckerperf hist: Fix hists__browse no-newt case
2010-05-13 Cyrill Gorcunovx86, perf: P4 PMU -- use hash for p4_get_escr_idx()
2010-05-12 Ingo MolnarMerge branch 'perf' of git://git.kernel.org/pub/scm...
2010-05-12 Arnaldo Carvalho... perf report: Librarize the annotation code and use...
2010-05-11 Arnaldo Carvalho... perf ui: Add ui_helpline methods
2010-05-11 Changli Gaosched, wait: Use wrapper functions
2010-05-11 Kyle McMartinperf symbols: allow forcing use of cplus_demangle
2010-05-11 Masami Hiramatsuperf probe: Check older elfutils and set NO_DWARF
2010-05-11 Arnaldo Carvalho... perf hist: Adopt filter by dso and by thread methods...
2010-05-11 Lin Mingperf, powerpc: Implement group scheduling transactional...
2010-05-11 Peter Zijlstraperf: Fix exit() vs event-groups
2010-05-11 Peter Zijlstraperf: Fix exit() vs PERF_FORMAT_GROUP
2010-05-11 Ingo MolnarRevert "perf: Fix exit() vs PERF_FORMAT_GROUP"
2010-05-10 Tom Zanussiperf/trace/scripting: syscall-counts script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: syscall-counts-by-pid script...
2010-05-10 Tom Zanussiperf/trace/scripting: failed-syscalls-by-pid script...
2010-05-10 Tom Zanussiperf/trace/scripting: don't show script start/stop...
2010-05-10 Tom Zanussiperf/trace/scripting: workqueue-stats script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: wakeup-latency script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: rwtop script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: rw-by-pid script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: failed-syscalls script cleanup
2010-05-10 Arnaldo Carvalho... perf hist: Calculate max_sym name len and nr_entries
2010-05-10 Arnaldo Carvalho... perf hist: Introduce hists class and move lots of metho...
2010-05-10 Arnaldo Carvalho... perf session: create_kernel_maps should use ->host_machine
2010-05-10 Arnaldo Carvalho... perf callchains: Use zalloc to allocate objects
2010-05-10 Arnaldo Carvalho... perf newt: Use newtAddComponent()
2010-05-10 Li Zefansched: Remove a stale comment
2010-05-10 Ingo MolnarMerge branch 'perf/test' of git://git.kernel.org/pub...
2010-05-10 Arnaldo Carvalho... perf report: Allow limiting the number of entries to...
2010-05-10 Arnaldo Carvalho... perf session: Embed the host machine data on perf_session
2010-05-10 Arnaldo Carvalho... perf symbols: Check if a struct machine instance was...
2010-05-09 Arnaldo Carvalho... perf symbols: Consider unresolved DSOs in the dso__col_...
2010-05-09 Hitoshi Mitakeperf lock: Drop "-a" option from cmd_record() default...
2010-05-09 Arjan van de Venondemand: Make the iowait-is-busy time a sysfs tunable
2010-05-09 Arjan van de Venondemand: Solve a big performance issue by counting...
2010-05-09 Arjan van de Vensched: Intoduce get_cpu_iowait_time_us()
2010-05-09 Arjan van de Vensched: Eliminate the ts->idle_lastupdate field
2010-05-09 Arjan van de Vensched: Fold updating of the last_update_time_info into...
2010-05-09 Arjan van de Vensched: Update the idle statistics in get_cpu_idle_time_us()
2010-05-09 Arjan van de Vensched: Introduce a function to update the idle statistics
2010-05-09 Arjan van de Vensched: Add a comment to get_cpu_idle_time_us()
2010-05-09 Arnaldo Carvalho... perf hist: Simplify the insertion of new hist_entry...
2010-05-09 Arnaldo Carvalho... perf report: Fix leak of resolved callchains array...
2010-05-09 Arnaldo Carvalho... perf callchain: Move validate_callchain to callchain lib
2010-05-09 Tom Zanussiperf/live-mode: Handle payload-less events
2010-05-09 Frederic Weisbeckertracing: Factorize lock events in a lock class
2010-05-09 Frederic Weisbeckertracing: Drop the nested field from lock_release event
2010-05-09 Frederic Weisbeckertracing: Drop lock_acquired waittime field
2010-05-09 Frederic Weisbeckerperf lock: Always check min AND max wait time
2010-05-09 Frederic Weisbeckerperf: Fix perf lock bad rate
2010-05-09 Frederic Weisbeckerperf: Humanize lock flags in perf lock
2010-05-09 Frederic Weisbeckerperf: Cleanup perf lock broken states
2010-05-09 Hitoshi Mitakeperf lock: Add "info" subcommand for dumping misc infor...
2010-05-09 Frederic Weisbeckerperf: Provide a new deterministic events reordering...
2010-05-09 Frederic Weisbeckerperf: Introduce a new "round of buffers read" pseudo...
2010-05-08 Pekka Enbergperf report: Document '--call-graph' better for usage
2010-05-08 Ingo MolnarMerge branch 'cpu_stop' of git://git.kernel.org/pub...
2010-05-08 Masami Hiramatsukprobes: Move enable/disable_kprobe() out from debugfs...
2010-05-08 Tejun Heocpu_stop: add dummy implementation for UP
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- check for proper event index in...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- Get rid of redundant check for...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- protect sensible procedures from...
2010-05-08 Cyrill Gorcunovx86, perf: P4 PMU -- configure predefined events
2010-05-08 Paul Mackerrasperf_event: Make software events work again
2010-05-08 Ingo MolnarMerge branch 'perf' of git://git.kernel.org/pub/scm...
2010-05-07 Arnaldo Carvalho... perf list: Improve the raw hw event descriptor document...
2010-05-07 Lin Mingperf, x86: implement group scheduling transactional...
2010-05-07 Lin Mingperf: Add group scheduling transactional APIs
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-07 Peter Zijlstraperf, x86: Consolidate some code repetition
2010-05-07 Peter Zijlstraperf, x86: Remove PEBS SAMPLE_RAW support
2010-05-07 Robert Richterperf, x86: Use weight instead of cmask in for_each_even...
next