Commit Graph

323 Commits (972b94ffb90ea6d20c589d9a47215df103388ddd)

Author SHA1 Message Date
Paul Mundt ec29b8d2af perf tools: Remove -Wcast-align 15 years ago
Marti Raudsepp 84087126d5 perf tools: Fix compatibility with libelf 0.8 and autodetect 15 years ago
Arjan van de Ven 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 15 years ago
Arjan van de Ven 3bc2a39c69 perf timechart: Fix the wakeup-arrows that point to non-visible processes 15 years ago
Tim Blechmann dc79959aaf perf top: Fix --delay_secs 0 division by zero 15 years ago
Ingo Molnar 210f9cb2cf perf tools: Bump version to 0.0.2 15 years ago
Ashwin Chaugule 63c9e01e1a perf tools: Remove static debugfs path from parse-events 15 years ago
Ingo Molnar 55621ccf2b perf tools: Fix the NO_64BIT build on pure 64-bit systems 15 years ago
Randy Dunlap cbef79a82a perf tools: Fix const char type propagation 15 years ago
Peter Zijlstra 906010b213 perf_event: Provide vmalloc() based mmap() backing 15 years ago
Arnaldo Carvalho de Melo 818331303b perf tools: elf_sym__is_function() should accept "zero" sized functions 15 years ago
Tom Zanussi b934cdd55f perf trace: Update eval_flag() flags array to match interrupt.h 15 years ago
Tom Zanussi d4c3768faa perf trace: Remove unused code in builtin-trace.c 15 years ago
Chris Wilson 933da83aa1 perf: Propagate term signal to child 15 years ago
Mulyadi Santosa 1ad0560e8c perf tools: Run generate-cmdlist.sh properly 15 years ago
Arjan van de Ven 39a90a8ef1 perf timechart: Add a power-only mode 15 years ago
Arnaldo Carvalho de Melo 8357275bb9 perf top: Add poll_idle to the skip list 15 years ago
Eric Dumazet 725b13685c perf tools: Dont use openat() 15 years ago
Eric Dumazet a255a9981a perf tools: Fix buffer allocation 15 years ago
Kirill Smelkov 67030036eb perf tools: .gitignore += perf*.html 15 years ago
Mike Galbraith dd906a0fe8 perf tools: Handle relative paths while loading module symbols 15 years ago
Mike Galbraith 508c4d0874 perf tools: Fix module symbol loading bug 15 years ago
Ingo Molnar c7f7fea30b perf stat: Fix zero total printouts 15 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 15 years ago
Arjan van de Ven 611a546bec perf util: SVG performance improvements 15 years ago
Arjan van de Ven 5094b65545 perf util: Make the timechart SVG width dynamic 15 years ago
Arjan van de Ven a92fe7b306 perf timechart: Show the duration of scheduler delays in the SVG 15 years ago
Arjan van de Ven 4f1202c8e6 perf timechart: Show the name of the waker/wakee in timechart 15 years ago
Arjan van de Ven ec60a3fe47 perf utils: Use a define for the maximum length of a trace event 15 years ago
Arjan van de Ven 151750cec5 perf: Add timechart help text and add timechart to "perf help" 15 years ago
Arjan van de Ven 964a0b3d2b perf utils: Be consistent about minimum text size in the svghelper 15 years ago
Arjan van de Ven 3c09eebd61 perf timechart: Add "perf timechart record" 15 years ago
Arjan van de Ven 10274989fd perf: Add the timechart tool 15 years ago
Arjan van de Ven f48d55ce78 perf: Add a SVG helper library file 15 years ago
Arjan van de Ven fd39e055c4 perf: Add a sample_event type to the event_union 15 years ago
Arjan van de Ven a79d7db9fd perf: Allow perf utilities to have "callback" options without arguments 15 years ago
Arjan van de Ven 8755a8f27a perf: Store trace event name/id pairs in perf.data 15 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 15 years ago
Mike Galbraith 4b77a72977 perf sched: Add --input=file option to builtin-sched.c 15 years ago
Li Zefan 1281a49b7a perf trace: Sample timestamp and cpu when using record flag 15 years ago
Li Zefan 270bbbe80d perf tools: Increase MAX_EVENT_LENGTH 15 years ago
Li Zefan 6706ccf8e7 perf tools: Fix memory leak in read_ftrace_printk() 15 years ago
Ingo Molnar 40749d0ff4 perf sched: Determine the number of CPUs automatically 15 years ago
Peter Zijlstra 8b412664d0 perf record: Disable profiling before draining the buffer 15 years ago
Ingo Molnar 0ec04e16d0 perf sched: Add 'perf sched map' scheduling event map printout 15 years ago
Ingo Molnar 80ed0987f3 perf sched: Make idle thread and comm/pid names more consistent 15 years ago
Ingo Molnar c8a3775104 perf sched: Sanity check context switch events 15 years ago
Ingo Molnar dc02bf7178 perf sched: Account for lost events, increase default buffering 15 years ago
mingo 39aeb52f99 perf sched: Add support for sched:sched_stat_runtime events 16 years ago
mingo 08f69e6c2e perf sched: Print PIDs too 16 years ago