Commit Graph

133 Commits (43c1266ce4dc06bfd236cec31e11e9ecd69c0bef)

Author SHA1 Message Date
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
Frederic Weisbecker 6e086437f3 perf tools: Save partial non-overlapping map 16 years ago
Ingo Molnar 1f18345bdf perf tools: Remove obsolete defines 16 years ago
Frederic Weisbecker 3f9edc2382 perf tools: Make trace event format parser aware of cast to pointers 16 years ago
Frederic Weisbecker 5f9c39dca5 perf tools: Add perf trace 16 years ago
Steven Rostedt ea4010d136 perf tools: Add trace event information parser 16 years ago
Steven Rostedt 538bafb5cc perf tools: Add trace event debugfs stream reader 16 years ago
Steven Rostedt 5205094364 perf tools: Add trace event debugfs IO handler 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Frederic Weisbecker 0d3a5c8859 perf tools: Librarize sample type and attr finding from headers 16 years ago
Frederic Weisbecker 0f25bfc8d8 perf tools: Put the show mode into the event headers files 16 years ago
Frederic Weisbecker 2cec19d9d0 perf tools: Factorize the dprintf definition 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 6baa0a5ae0 perf tools: Factorize the thread code in a dedicated file 16 years ago
Peter Zijlstra 18408ddc01 perf tools: Add some comments to the event definitions 16 years ago
Frederic Weisbecker 3a9f131fb0 perf tools: Add a per tracepoint counter attribute to get raw sample 16 years ago