Commit Graph

464 Commits (29d3dedf22bc8272186a7e0d8a8243d88606b569)

Author SHA1 Message Date
Tom Zanussi b934cdd55f perf trace: Update eval_flag() flags array to match interrupt.h 16 years ago
Arnaldo Carvalho de Melo a2a99e8e12 perf tools: /proc/modules names don't always match its name 16 years ago
Arnaldo Carvalho de Melo af427bf529 perf tools: Create maps for modules when processing kallsyms 16 years ago
Arnaldo Carvalho de Melo ec218fc4a7 perf tools: Remove show_mask bitmask 16 years ago
Arnaldo Carvalho de Melo 9735abf11b perf tools: Move hist_entry__add common code to hist.c 16 years ago
Arnaldo Carvalho de Melo 439d473b47 perf tools: Rewrite and improve support for kernel modules 16 years ago
Arjan van de Ven 39a90a8ef1 perf timechart: Add a power-only mode 16 years ago
Arnaldo Carvalho de Melo 1b46cddfcc perf tools: Use rb_tree for maps 16 years ago
John Kacur 3d1d07ecd2 perf tools: Put common histogram functions in their own file 16 years ago
John Kacur dd68ada2d4 perf tools: Create util/sort.and use it 16 years ago
John Kacur 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
Eric Dumazet 725b13685c perf tools: Dont use openat() 16 years ago
Eric Dumazet a255a9981a perf tools: Fix buffer allocation 16 years ago
Mike Galbraith dd906a0fe8 perf tools: Handle relative paths while loading module symbols 16 years ago
Mike Galbraith 508c4d0874 perf tools: Fix module symbol loading bug 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Arjan van de Ven 611a546bec perf util: SVG performance improvements 16 years ago
Arjan van de Ven 5094b65545 perf util: Make the timechart SVG width dynamic 16 years ago
Arjan van de Ven a92fe7b306 perf timechart: Show the duration of scheduler delays in the SVG 16 years ago
Arjan van de Ven 4f1202c8e6 perf timechart: Show the name of the waker/wakee in timechart 16 years ago
Arjan van de Ven ec60a3fe47 perf utils: Use a define for the maximum length of a trace event 16 years ago
Arjan van de Ven 964a0b3d2b perf utils: Be consistent about minimum text size in the svghelper 16 years ago
Arjan van de Ven f48d55ce78 perf: Add a SVG helper library file 16 years ago
Arjan van de Ven fd39e055c4 perf: Add a sample_event type to the event_union 16 years ago
Arjan van de Ven a79d7db9fd perf: Allow perf utilities to have "callback" options without arguments 16 years ago
Arjan van de Ven 8755a8f27a perf: Store trace event name/id pairs in perf.data 16 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 16 years ago
Li Zefan 1281a49b7a perf trace: Sample timestamp and cpu when using record flag 16 years ago
Li Zefan 270bbbe80d perf tools: Increase MAX_EVENT_LENGTH 16 years ago
Li Zefan 6706ccf8e7 perf tools: Fix memory leak in read_ftrace_printk() 16 years ago
Ingo Molnar 0ec04e16d0 perf sched: Add 'perf sched map' scheduling event map printout 16 years ago
Ingo Molnar 80ed0987f3 perf sched: Make idle thread and comm/pid names more consistent 16 years ago
Ingo Molnar dc02bf7178 perf sched: Account for lost events, increase default buffering 16 years ago
Ingo Molnar ea57c4f520 perf tools: Implement counter output multiplexing 16 years ago
Ingo Molnar 1fc35b29b4 perf sched: Implement the 'perf sched record' subcommand 16 years ago
Ingo Molnar b5fae128e4 perf sched: Clean up PID sorting logic 16 years ago
Ingo Molnar d9340c1db3 perf sched: Display time in milliseconds, reorganize output 16 years ago
Frederic Weisbecker 4653881802 perf sched: Fix bad event alignment 16 years ago
Frederic Weisbecker bcd3279f46 perf tools: Allow the specification of all tracepoints at once 16 years ago
Ingo Molnar ec156764d4 perf sched: Import schedbench.c 16 years ago
Ulrich Drepper 6b58e7f146 perf tools: Avoid unnecessary work in directory lookups 16 years ago
Ingo Molnar 6f4596d931 perf trace: Fix read_string() 16 years ago
Ingo Molnar 00fc97863c perf trace: Print out in nanoseconds 16 years ago
Ingo Molnar 2e01d17911 perf tools: Seek to the end of the header area 16 years ago
Ingo Molnar 65014ab361 perf tools: Work around strict aliasing related warnings 16 years ago
Frederic Weisbecker 561f732c12 perf tools: Complete support for dynamic strings 16 years ago
Frederic Weisbecker 9b8055a52c perf tools: Unify swapper tasks naming 16 years ago
Frederic Weisbecker 5b447a6a13 perf tools: Librarize idle thread registration 16 years ago
Frederic Weisbecker d498bc1f62 perf tools: Fix missing string field printing in perf trace 16 years ago
Frederic Weisbecker 1ef2ed1066 perf tools: Only save the event formats we need 16 years ago