Commit Graph

190940 Commits (5d2be7cb198a0a6bc6088d3806fb7261b184ad89)
 

Author SHA1 Message Date
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
Tom Zanussi e61a639a79 perf/trace/scripting: syscall-counts script cleanup 15 years ago
Tom Zanussi 79e653f1bf perf/trace/scripting: syscall-counts-by-pid script cleanup 15 years ago
Tom Zanussi a4ab0c1297 perf/trace/scripting: failed-syscalls-by-pid script cleanup 15 years ago
Tom Zanussi 3824a4e8da perf/trace/scripting: don't show script start/stop messages by default 15 years ago
Tom Zanussi a3412d9b35 perf/trace/scripting: workqueue-stats script cleanup 15 years ago
Tom Zanussi e366728d57 perf/trace/scripting: wakeup-latency script cleanup 15 years ago
Tom Zanussi e88a4bfbcd perf/trace/scripting: rwtop script cleanup 15 years ago
Tom Zanussi 6922c3d772 perf/trace/scripting: rw-by-pid script cleanup 15 years ago
Tom Zanussi c3f5fd287a perf/trace/scripting: failed-syscalls script cleanup 15 years ago
Arnaldo Carvalho de Melo fefb0b94bb perf hist: Calculate max_sym name len and nr_entries 15 years ago
Arnaldo Carvalho de Melo 1c02c4d2e9 perf hist: Introduce hists class and move lots of methods to it 15 years ago
Arnaldo Carvalho de Melo d118f8ba6a perf session: create_kernel_maps should use ->host_machine 15 years ago
Arnaldo Carvalho de Melo cdd5b75b0c perf callchains: Use zalloc to allocate objects 15 years ago
Arnaldo Carvalho de Melo 7f8264539c perf newt: Use newtAddComponent() 15 years ago
Ingo Molnar 1f0ac7183f Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core 15 years ago
Arnaldo Carvalho de Melo 232a5c948d perf report: Allow limiting the number of entries to print in callchains 15 years ago
Arnaldo Carvalho de Melo 1f626bc368 perf session: Embed the host machine data on perf_session 15 years ago
Arnaldo Carvalho de Melo 4cc4945844 perf symbols: Check if a struct machine instance was found 15 years ago
Arnaldo Carvalho de Melo 3ceb0d4438 perf symbols: Consider unresolved DSOs in the dso__col_widt calculation 15 years ago
Hitoshi Mitake 76ba7e846f perf lock: Drop "-a" option from cmd_record() default arguments set 15 years ago
Arnaldo Carvalho de Melo 28e2a106d1 perf hist: Simplify the insertion of new hist_entry instances 15 years ago
Arnaldo Carvalho de Melo 39d1e1b1e2 perf report: Fix leak of resolved callchains array on error path 15 years ago
Arnaldo Carvalho de Melo 139633c6a4 perf callchain: Move validate_callchain to callchain lib 15 years ago
Tom Zanussi 794e43b56c perf/live-mode: Handle payload-less events 15 years ago
Frederic Weisbecker 2c193c7368 tracing: Factorize lock events in a lock class 15 years ago
Frederic Weisbecker 9313543945 tracing: Drop the nested field from lock_release event 15 years ago
Frederic Weisbecker 883a2a3189 tracing: Drop lock_acquired waittime field 15 years ago
Frederic Weisbecker 90c0e5fc7b perf lock: Always check min AND max wait time 15 years ago
Frederic Weisbecker 5efe08cf68 perf: Fix perf lock bad rate 15 years ago
Frederic Weisbecker 84c7a21791 perf: Humanize lock flags in perf lock 15 years ago
Frederic Weisbecker 10350ec362 perf: Cleanup perf lock broken states 15 years ago
Hitoshi Mitake 26242d859c perf lock: Add "info" subcommand for dumping misc information 15 years ago
Frederic Weisbecker d6b17bebd7 perf: Provide a new deterministic events reordering algorithm 15 years ago
Frederic Weisbecker 9840280757 perf: Introduce a new "round of buffers read" pseudo event 15 years ago
Pekka Enberg e157eb8341 perf report: Document '--call-graph' better for usage 15 years ago