Commit Graph

190975 Commits (5af52b51f76d8f8dce0e5b2a33c20b2231c8046d)
 

Author SHA1 Message Date
Stephane Eranian 5af52b51f7 perf stat: add perf stat -B to pretty print large numbers 15 years ago
Lin Ming a13c3afd9b perf, sparc: Implement group scheduling transactional APIs 15 years ago
Peter Zijlstra 6d1acfd5c6 perf: Optimize perf_output_*() by avoiding local_xchg() 15 years ago
Peter Zijlstra fa5881514e perf: Optimize the hotpath by converting the perf output buffer to local_t 15 years ago
Peter Zijlstra ef60777c9a perf: Optimize the perf_output() path by removing IRQ-disables 15 years ago
Peter Zijlstra c7920614ce perf: Disallow mmap() on per-task inherited events 15 years ago
Peter Zijlstra a19d35c11f perf: Optimize buffer placement by allocating buffers NUMA aware 15 years ago
Stephane Eranian 00d1d0b095 perf: Fix errors path in perf_output_begin() 15 years ago
Peter Zijlstra 4f41c013f5 perf/ftrace: Optimize perf/tracepoint interaction for single events 15 years ago
Cyrill Gorcunov ef4f30f54e perf, x86: P4 PMU -- fix typo in unflagged NMI handling 15 years ago
Cyrill Gorcunov 0db1a7bc00 perf, x86: P4 PMU -- handle unflagged events 15 years ago
Arnaldo Carvalho de Melo 32ec6acfdc perf tui: Fix build problem with slang <= 2.0.6 15 years ago
Masami Hiramatsu 7752f1b096 perf probe: Don't compile CFI related code if elfutils is old 15 years ago
Arnaldo Carvalho de Melo 94f3ca9578 perf tools: Add mode to build without newt support 15 years ago
Arnaldo Carvalho de Melo 2f51903bc3 perf symbols: symbol inconsistency message should be done only at verbose=1 15 years ago
Arnaldo Carvalho de Melo 63aa9e7e3a perf tui: Add explicit -lslang option 15 years ago
Arnaldo Carvalho de Melo edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
Arnaldo Carvalho de Melo 8035458fbb perf options: Type check OPT_BOOLEAN and fix the offenders 15 years ago
Arnaldo Carvalho de Melo 1967936d68 perf options: Check v type in OPT_U?INTEGER 15 years ago
Arnaldo Carvalho de Melo c100edbee8 perf options: Introduce OPT_UINTEGER 15 years ago
Arnaldo Carvalho de Melo dc4ff19341 perf tui: Add workaround for slang < 2.1.4 15 years ago
Stephane Eranian 3de29cab1f perf record: Fix bug mismatch with -c option definition 15 years ago
Arnaldo Carvalho de Melo 6ba85cea87 perf options: Introduce OPT_U64 15 years ago
Arnaldo Carvalho de Melo a9a4ab747e perf tui: Add help window to show key associations 15 years ago
Arnaldo Carvalho de Melo a308f3a868 perf tui: Make <- exit menus too 15 years ago
Arnaldo Carvalho de Melo 9d192e118a perf newt: Add single key shortcuts for zoom into DSO and threads 15 years ago
Arnaldo Carvalho de Melo 29351db6a0 perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed 15 years ago
Arnaldo Carvalho de Melo c1ec5fefd9 perf newt: Fix the 'A'/'a' shortcut for annotate 15 years ago
Arnaldo Carvalho de Melo 605539034f perf newt: Make <- exit the ui_browser 15 years ago
Ingo Molnar 7ebaa2838a Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 15 years ago
Cyrill Gorcunov 1ff3d7d792 x86, perf: P4 PMU - fix counters management logic 15 years ago
Arnaldo Carvalho de Melo 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 years ago
Arnaldo Carvalho de Melo c82ee828aa perf report: Report number of events, not samples 15 years ago
Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
Arnaldo Carvalho de Melo c8446b9bda perf hist: Make event__totals per hists 15 years ago
Kirill Smelkov 5d2be7cb19 perf trace scripts: Fix typos in perf-trace-python.txt 15 years ago
Stephane Eranian 2e6cdf996b perf tools: change event inheritance logic in stat and record 15 years ago
Frederic Weisbecker 8a0ecfb8b4 perf hist: Fix missing getline declaration 15 years ago
Frederic Weisbecker 8769e1c717 perf hist: Fix hists__browse no-newt case 15 years ago
Cyrill Gorcunov 720019908f x86, perf: P4 PMU -- use hash for p4_get_escr_idx() 15 years ago
Ingo Molnar 975fc2d5f2 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core 15 years ago
Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
Arnaldo Carvalho de Melo 3798ed7bc7 perf ui: Add ui_helpline methods 15 years ago
Kyle McMartin d11c7addfe perf symbols: allow forcing use of cplus_demangle 15 years ago
Masami Hiramatsu 6b3c4ef504 perf probe: Check older elfutils and set NO_DWARF 15 years ago
Arnaldo Carvalho de Melo b09e0190ac perf hist: Adopt filter by dso and by thread methods from the newt browser 15 years ago
Lin Ming 8e6d5573af perf, powerpc: Implement group scheduling transactional APIs 15 years ago
Peter Zijlstra 96c21a460a perf: Fix exit() vs event-groups 15 years ago
Peter Zijlstra 050735b08c perf: Fix exit() vs PERF_FORMAT_GROUP 15 years ago
Ingo Molnar e3174cfd2a Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" 15 years ago