Commit Graph

264379 Commits (3f7247e0725de9643ce5a02b082c81c617476fd5)
 

Author SHA1 Message Date
Arnaldo Carvalho de Melo 3f7247e072 perf tui: Catch signals to exit gracefully 14 years ago
Arnaldo Carvalho de Melo 2d5646c0d5 perf hists browser: Add missing hotkeys to the help window 14 years ago
Josh Stone db45bd90be x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile 14 years ago
Ingo Molnar 47724df337 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core 14 years ago
Steven Rostedt abcefec31e m32r: Allow use of atomic64 14 years ago
Ingo Molnar ee8f967b15 Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core 14 years ago
Ingo Molnar 53b0a61a9d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core 14 years ago
Mike Galbraith 7bc7298d3f perf hists browser: Add missing stdarg.h include 14 years ago
Arnaldo Carvalho de Melo b2b7e9eb29 perf top: Fix the 'E' hotkey, select among multiple events 14 years ago
Arnaldo Carvalho de Melo b079d4e975 perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey 14 years ago
Ingo Molnar c73a3cb356 Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core 14 years ago
Thomas Jarosch 6c3c5b26d0 perf buildid: Fix possible unterminated readlink() result buffer 14 years ago
Arnaldo Carvalho de Melo 0361fc25d5 perf annotate browser: Allow toggling the visualization of source code lines 14 years ago
Arnaldo Carvalho de Melo 250611cfb6 perf ui browser: Add filter method 14 years ago
Arnaldo Carvalho de Melo 7296d66aca perf annotate browser: Exit when pressing ESC or the left arrow 14 years ago
Arnaldo Carvalho de Melo 437cfe7a37 perf hists browser: Invalidate ui_browser->top after timer calls 14 years ago
Steven Rostedt 436fc28026 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw 14 years ago
Geunsik Lim 9b5f8b31af ftrace: Fix README to state tracing_on to start/stop tracing 14 years ago
Arnaldo Carvalho de Melo 18eaf0b8e6 perf hists browser: Fix handling of TAB/UNTAB for multiple events 14 years ago
Arnaldo Carvalho de Melo e345fa185a perf top: Remove entries from entries_collapsed on decay 14 years ago
Arnaldo Carvalho de Melo ed7e5662dd perf ui browser: Remove ui_browser__add_exit_keys 14 years ago
Arnaldo Carvalho de Melo 3af6e33867 perf ui browser: Handle SIGWINCH 14 years ago
Stephane Eranian 33e27312ae perf hists: Fix compilation when NO_NEWT_SUPPORT is set 14 years ago
Arnaldo Carvalho de Melo df71d95f86 perf hists: Don't free decayed entries if in the annotation browser 14 years ago
Ingo Molnar 910e94dd0c Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core 14 years ago
Ingo Molnar 177e2163fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core 14 years ago
Arnaldo Carvalho de Melo 900e14a8f5 perf hists browser: Recalculate browser pointers after resort/decay 14 years ago
Steven Rostedt d696b58ca2 tracing: Do not allocate buffer for trace_marker 14 years ago
Steven Rostedt e0a413f619 tracing: Warn on output if the function tracer was found corrupted 14 years ago
Masami Hiramatsu 44a56040a0 perf probe: Fix to show correct error string 14 years ago
Masami Hiramatsu 02ca1521ad ftrace/kprobes: Fix not to delete probes if in use 14 years ago
Ingo Molnar 7588badafc Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core 14 years ago
Ingo Molnar d48b0e1737 x86, nmi, drivers: Fix nmi splitup build bug 14 years ago
Robert Richter b716916679 perf, x86: Implement IBS initialization 14 years ago
Robert Richter ee5789dbcc perf, x86: Share IBS macros between perf and oprofile 14 years ago
Don Zickus efc3aac5f3 x86, nmi: Track NMI usage stats 14 years ago
Don Zickus b227e23399 x86, nmi: Add in logic to handle multiple events and unknown NMIs 14 years ago
Don Zickus 9c48f1c629 x86, nmi: Wire up NMI handlers to new routines 14 years ago
Don Zickus c9126b2ee8 x86, nmi: Create new NMI handler routines 14 years ago
Don Zickus 1d48922c14 x86, nmi: Split out nmi from traps.c 14 years ago
Gleb Natapov 144d31e6f1 perf, intel: Use GO/HO bits in perf-ctr 14 years ago
Arnaldo Carvalho de Melo 64c6f0c7f8 perf tools: Make --no-asm-raw the default 14 years ago
Stephane Eranian fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) 14 years ago
Arnaldo Carvalho de Melo be83f5ed6b perf hists browser: Update the browser.nr_entries after the timer 14 years ago
Arnaldo Carvalho de Melo 7d16320e23 perf hists browser: Fix TAB/UNTAB use with multiple events 14 years ago
Arnaldo Carvalho de Melo 724c9c9f20 perf hists browser: Don't offer symbol actions when symbols not on --sort 14 years ago
Arnaldo Carvalho de Melo 234a5375f6 perf annotate browser: Use -> to navigate on assembly lines 14 years ago
Stephane Eranian e39622ceb1 perf tools: Fix broken number of samples for perf report -n 14 years ago
Arnaldo Carvalho de Melo 8b1bfdbdb3 perf top: Use the TUI interface by default 14 years ago
Arnaldo Carvalho de Melo 34958544b3 perf annotate browser: Allow navigation to called functions 14 years ago