Commit Graph

275563 Commits (d2d45c7a03a2b1a14159cbb665e9dd60991a7d4f)
 

Author SHA1 Message Date
Steven Rostedt d2d45c7a03 tracing: Have stack_tracer use a separate list of functions 13 years ago
Steven Rostedt 69a3083c4a ftrace: Decouple hash items from showing filtered functions 13 years ago
Steven Rostedt fc13cb0ce4 ftrace: Allow other users of function tracing to use the output listing 13 years ago
Steven Rostedt 06a51d9307 ftrace: Create ftrace_hash_empty() helper routine 13 years ago
Steven Rostedt c842e97552 ftrace: Fix ftrace hash record update with notrace 13 years ago
Steven Rostedt 5855fead9c ftrace: Use bsearch to find record ip 13 years ago
Steven Rostedt 68950619f8 ftrace: Sort the mcount records on each page 13 years ago
Steven Rostedt 85ae32ae01 ftrace: Replace record newlist with record page list 13 years ago
Steven Rostedt a790087554 ftrace: Allocate the mcount record pages as groups 13 years ago
Steven Rostedt 3208230983 ftrace: Remove usage of "freed" records 13 years ago
Steven Rostedt c88fd8634e ftrace: Allow archs to modify code without stop machine 13 years ago
Steven Rostedt 45959ee7aa ftrace: Do not function trace inlined functions 13 years ago
Jiri Olsa 30fb6aa740 ftrace: Fix unregister ftrace_ops accounting 13 years ago
Andrew Vagin 74eec26fac perf tools: Add ability to synthesize event according to a sample 13 years ago
Robert Richter 317df650c5 perf script: Implement option for system-wide profiling 13 years ago
Robert Richter 38efb539c1 perf script: Fix mem leaks and NULL pointer checks around strdup()s 13 years ago
Gleb Natapov b3d9468a8b perf, x86: Expose perf capability to other modules 13 years ago
Peter Zijlstra c1d6f42f1a perf, x86: Implement arch event mask as quirk 13 years ago
Gleb Natapov ffb871bc91 x86, perf: Disable non available architectural events 13 years ago
Peter Zijlstra ac99b862fb jump_label: Provide jump_label_key initializers 13 years ago
Peter Zijlstra 9cdbe1cbac jump_label, x86: Fix section mismatch 13 years ago
Ingo Molnar cc991b83b3 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core 13 years ago
Gleb Natapov b202952075 perf, core: Rate limit perf_sched_events jump_label patching 13 years ago
Peter Zijlstra b79387ef18 perf: Fix enable_on_exec for sibling events 13 years ago
Peter Zijlstra 1d9b482e78 perf: Remove superfluous arguments 13 years ago
Peter Zijlstra 4defea8559 perf, x86: Prefer fixed-purpose counters when scheduling 13 years ago
Robert Richter bc1738f6ee perf, x86: Fix event scheduler for constraints with overlapping counters 13 years ago
Robert Richter 1e2ad28f80 perf, x86: Implement event scheduler helper functions 13 years ago
Peter Zijlstra 0f5a260128 perf: Avoid a useless pmu_disable() in the perf-tick 13 years ago
Ingo Molnar d6c1c49de5 Merge branch 'perf/urgent' into perf/core 13 years ago
Steven Rostedt ddf6e0e507 ftrace: Fix hash record accounting bug 13 years ago
Steven Rostedt d06c27b22a perf: Fix parsing of __print_flags() in TP_printk() 13 years ago
Gleb Natapov bbbf7af4bf jump_label: jump_label_inc may return before the code is patched 13 years ago
Steven Rostedt c7c6ec8bec ftrace: Remove force undef config value left for testing 13 years ago
Li Zefan 27b14b56af tracing: Restore system filter behavior 13 years ago
Ilya Dryomov cb59974742 tracing: fix event_subsystem ref counting 13 years ago
Masami Hiramatsu 9dde9dc0a8 x86/tools: Add decoded instruction dump mode 13 years ago
Masami Hiramatsu a9c373d033 x86: Update instruction decoder to support new AVX formats 13 years ago
Masami Hiramatsu e70825fc51 x86/tools: Fix insn_sanity message outputs 13 years ago
Masami Hiramatsu bfbe9015de x86/tools: Fix instruction decoder message output 13 years ago
Masami Hiramatsu 130b78b2bf x86: Fix instruction decoder to handle grouped AVX instructions 13 years ago
Masami Hiramatsu 1056c3e916 x86/tools: Fix Makefile to build all test tools 13 years ago
Ingo Molnar dc440d10e1 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent 13 years ago
Ingo Molnar 2c3757e54e Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent 13 years ago
Peter Zijlstra 10c6db110d perf: Fix loss of notification with multi-event 13 years ago
Robert Richter 16e5294e5f perf, x86: Force IBS LVT offset assignment for family 10h 13 years ago
Peter Zijlstra 6a600a8b87 perf, x86: Disable PEBS on SandyBridge chips 13 years ago
Arnaldo Carvalho de Melo f71c49e5e9 perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test 13 years ago
Arnaldo Carvalho de Melo 3e7c439a7c perf test: Validate PERF_RECORD_ events and perf_sample fields 13 years ago
Arnaldo Carvalho de Melo 482ad89745 perf event: Introduce perf_event__fprintf 13 years ago