Commit Graph

322 Commits (81f6527bd322ef1f3a58c2c438b9ded3bd8f606a)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo 1340e6bbaf perf tools: Fix dso__new handle() to handle deleted DSOs 16 years ago
Arnaldo Carvalho de Melo 247648e374 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Jason Baron 48c2e17f1f tracing: Add more namespace area to 'perf list' output 16 years ago
Brice Goglin 9f86669711 perf report: Add raw displaying of per-thread counters 16 years ago
Frederic Weisbecker c0a8865e32 perf tools: callchain: Fix bad rounding of minimum rate 16 years ago
Brice Goglin 8d51327090 perf report: Fix and improve the displaying of per-thread event counters 16 years ago
Frederic Weisbecker b1a88349c3 perf tools: callchain: Fix 'perf report' display to be callchain by default 16 years ago
Frederic Weisbecker b0efe213f8 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains 16 years ago
Pierre Habouzit 7eac7e9e72 perf util: Fix do_read() to fail on EOF instead of busy-looping 16 years ago
Peter Zijlstra ae07b63f4b perf list: Fix the output to not include tracepoints without an id 16 years ago
Arnaldo Carvalho de Melo 94cb9e385d perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc) 16 years ago
Peter Zijlstra 8f18aec535 perf report: Fix per task mult-counter stat reporting 16 years ago
Peter Zijlstra 1c222bce7d perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header 16 years ago
Frederic Weisbecker 1953287bfe perf tools: Fix call-chain cumul hit based sub-total (fractal mode) 16 years ago
Arnaldo Carvalho de Melo 4d1e00a8af perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink 16 years ago
Peter Zijlstra 2cdbc46d7b perf: Auto-detect libbfd 16 years ago